Studio Styles
Log in
|
Sign up
|
FAQ
|
About
|
Blog
Home
Create a scheme
Schemes
Jorge Lu | Studio Styles
Joined 6 years ago
This user’s schemes
rated
6
1554
dls
4812
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “Electric Energy”
Electric Energy
advanced
razor
Submitted 6 years ago
rated
0
56
dls
945
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “Software is poetry”
Software is poetry
Submitted 2 years ago