H4x0

Aaliyah

Feb 11th, 2013
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.15 KB | None | 0 0
  1. static class Aaliyah
  2. {
  3.     static int C = 10;
  4.  
  5.     static int A
  6.     {
  7.         get
  8.         {
  9.             return 0 + Aaliyah.C;
  10.         }
  11.     }
  12. }
Advertisement
Add Comment
Please, Sign In to add comment