Studio Styles
Log in
|
Sign up
|
FAQ
|
About
|
Blog
Home
Create a scheme
Schemes
Dmitriy | Studio Styles
Joined 10 years ago
This user’s schemes
rated
2
2055
dls
8440
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “Easy On Eyes (with Resharper)”
Easy On Eyes (with Resharper)
advanced
razor
Submitted 10 years ago
rated
14
13.0k
dls
38.0k
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “Son Of Obsidian (with Resharper)”
Son Of Obsidian (with Resharper)
advanced
razor
Submitted 10 years ago