Studio Styles
Log in
|
Sign up
|
FAQ
|
About
|
Blog
Home
Create a scheme
Schemes
user1319 | Studio Styles
Joined 6 years ago
This user’s schemes
rated
1
348
dls
1646
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “Hunter’s C# Extravaganza”
Hunter’s C# Extravaganza
Submitted 6 years ago