Garloon

1.1

Aug 21st, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.25 KB | None | 0 0
  1.             byte _byte;
  2.             sbyte sByte;
  3.             int _weight;
  4.             uint Age;
  5.             long price;
  6.             ulong price2;
  7.             float speed;
  8.  
  9.             string Name;
  10.             char symbol;
  11.  
  12.             bool _gender;
Advertisement
Add Comment
Please, Sign In to add comment