Guest User

Untitled

a guest
Jun 12th, 2016
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. public class Tablet
  2. {
  3. public string Url { get; set; }
  4. public string Image { get; set; }
  5. public string Model { get; set; }
  6. }
Add Comment
Please, Sign In to add comment