Guest User

Untitled

a guest
May 21st, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. public int Id { get; set; }
  2. public string Name { get; set; }
  3. public string FatherName { get; set; }
  4. public string Address { get; set; }
Add Comment
Please, Sign In to add comment