Skip to content

Instantly share code, notes, and snippets.

@jz5
Created March 1, 2015 19:45
Show Gist options
  • Save jz5/39e9cb28075237360c55 to your computer and use it in GitHub Desktop.
Save jz5/39e9cb28075237360c55 to your computer and use it in GitHub Desktop.
public class Hello{
public static void Main(){
// Here your code !
System.Console.WriteLine("Hello C#");
///aaa
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment