Studio Styles
Log in
|
Sign up
|
FAQ
|
About
|
Blog
Home
Create a scheme
Schemes
ControlledKhaos | Studio Styles
Joined 12 years ago
This user’s schemes
rated
-1
209
dls
1568
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “ControlledKhaos”
ControlledKhaos
razor
Submitted 12 years ago
rated
2
671
dls
3455
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “Son of Obsidian II”
Son of Obsidian II
advanced
razor
Submitted 12 years ago