Skip to content

Instantly share code, notes, and snippets.

@saman-ghm
Created September 10, 2019 17:24
Show Gist options
  • Save saman-ghm/6ea1060279b284acdbc87c169b092a27 to your computer and use it in GitHub Desktop.
Save saman-ghm/6ea1060279b284acdbc87c169b092a27 to your computer and use it in GitHub Desktop.
Test
public class Student
{
public string Name {get; set;}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment