Advertisement
TankorSmash

Untitled

Aug 5th, 2012
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. class Program
  2. {
  3. public Main(){
  4. Console.WriteLines(this) //control what gets written otherwise it'd be System.Main or something
  5. }
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement