Studio Styles
Log in
|
Sign up
|
FAQ
|
About
|
Blog
Home
Create a scheme
Schemes
Rafael Pinho
Joined 9 years ago
This user's schemes
rated
5
674
dls
6040
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 9 years ago
rated
1
642
dls
4203
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 9 years ago
rated
1
165
dls
2653
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 9 years ago