Guest User

Untitled

a guest
Dec 18th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. public class SomeClass
  2. {
  3. private int number;
  4. public void Foo()
  5. {
  6. // ... blah ...
  7. }
  8. }
Add Comment
Please, Sign In to add comment