Advertisement
Guest User

Untitled

a guest
Aug 4th, 2015
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.07 KB | None | 0 0
  1. public class Foo
  2. {
  3.   public Foo()
  4. {
  5. }
  6. public void Bar()
  7. {
  8.  
  9. }
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement