Studio Styles
Log in
|
Sign up
|
FAQ
|
About
|
Blog
Home
Create a scheme
Schemes
Ian McDonald | Studio Styles
Joined 3 days ago
This user’s schemes
rated
0
55
dls
152
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “GDS One”
GDS One
advanced
razor
c++
Submitted 3 days ago
rated
0
21
dls
114
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “GDS Two”
GDS Two
advanced
razor
c++
Submitted 3 days ago
rated
0
23
dls
91
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “GDS Three”
GDS Three
advanced
razor
c++
Submitted 3 days ago