Guest User

Untitled

a guest
Oct 23rd, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. public void BoxTwice(int n)
  2. {
  3. if (object.Equals(42, n))
  4. {
  5. Console.WriteLine("n is 42");
  6. }
  7. }
Add Comment
Please, Sign In to add comment