Sininerebane

Untitled

Apr 25th, 2023
982
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.20 KB | None | 0 0
  1. string surname;
  2. int age;
  3. bool isEmployeeRegistered;
  4. uint bankAccount;
  5. char plus;
  6. ulong personalIdentificationNumber;
  7. short SourceId;
  8. ushort externalEmployeeId;
  9. float salary;
  10. double balanceEstBank;
Advertisement
Add Comment
Please, Sign In to add comment