Studio Styles
Log in
|
Sign up
|
FAQ
|
About
|
Blog
Home
Create a scheme
Schemes
Rafael Pinho
Joined 8 years ago
This user's schemes
rated
5
669
dls
5966
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
"hello"
.
Length
< (
43
^
2
))
new
Uri
(
"http://there.com"
); } }
// "sublime rock"
sublime rock
advanced
razor
c++
Submitted 8 years ago
rated
1
641
dls
4170
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
"hello"
.
Length
< (
43
^
2
))
new
Uri
(
"http://there.com"
); } }
// "sublime rock ++"
sublime rock ++
advanced
razor
Submitted 8 years ago
rated
1
164
dls
2613
views
public
class
Snippet
:
IThemeable
{
static
void
Main
() {
if
(
"hello"
.
Length
< (
43
^
2
))
new
Uri
(
"http://there.com"
); } }
// "sublime rock #"
sublime rock #
advanced
razor
Submitted 8 years ago