Monday, June 6, 2016

Property Assign easily in C#.net.

 public string FirstName { get; set; }

No comments: