Advertisement
Lexvolk

Untitled

Mar 30th, 2023
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.19 KB | None | 0 0
  1. int deliveryCost;
  2. string userName;
  3. double averageMonthTemperature;
  4. float xPosition;
  5. long userCount;
  6. uint goldCount;
  7. decimal purchaseCost;
  8. byte colourCode;
  9. bool isGrounded;
  10. short score;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement