This website requires JavaScript.
Explore
Help
Sign In
modeco80
/
singrdk
Watch
1
Star
0
Fork
You've already forked singrdk
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
db9d77760c
singrdk
/
base
/
Windows
/
csic
/
Demos
/
hello.cs
6 lines
97 B
C#
Raw
Blame
History
class
Hello
{
public
static
void
Main
(
)
{
System
.
Console
.
WriteLine
(
"Hello, world"
)
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink