Studio Styles
Log in
|
Sign up
|
FAQ
|
About
|
Blog
Home
Create a scheme
Schemes
Telmo Santana | Studio Styles
Joined 5 years ago
This user’s schemes
rated
3
290
dls
2277
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “Marmot++”
Marmot++
advanced
razor
Submitted 5 years ago
rated
11
1175
dls
5302
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “Oriole”
Oriole
advanced
razor
Submitted 5 years ago