Studio Styles
Log in
|
Sign up
|
FAQ
|
About
|
Blog
Home
Create a scheme
Schemes
Mahmut | Studio Styles
Joined 4 years ago
This user’s schemes
rated
0
612
dls
56.9k
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “vs2020”
vs2020
advanced
Submitted 4 years ago
rated
0
248
dls
1672
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
“hello”
.
Length
< (
43
^
2
))
new
Uri
(
“http://there.com”
);
}
}
// “simple colorful”
simple colorful
Submitted 1 year ago