Studio Styles
Log in
|
Sign up
|
FAQ
|
About
|
Blog
Home
Create a scheme
Schemes
user13204 | Studio Styles
Joined 6 years ago
This user’s schemes
rated
0
44
dls
970
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “FESS”
FESS
advanced
razor
c++
Submitted 6 years ago
rated
0
48
dls
895
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “Fess2”
Fess2
advanced
razor
c++
Submitted 6 years ago
rated
0
53
dls
917
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “FESS4”
FESS4
advanced
razor
c++
Submitted 6 years ago
rated
0
50
dls
1123
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “It’s okay”
It’s okay
Submitted 8 months ago
rated
0
49
dls
1380
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “It’s okay2”
It’s okay2
Submitted 8 months ago