Guest User

Untitled

a guest
Apr 16th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. using System
  2.  
  3. class Program public
  4. constructor public
  5. end
  6.  
  7. method int A public
  8. return 5
  9. end
  10. end
Add Comment
Please, Sign In to add comment