Skip to content

Instantly share code, notes, and snippets.

@cpoDesign
Created April 4, 2017 20:18
Show Gist options
  • Save cpoDesign/64030e456452d8714c1305c8241b0947 to your computer and use it in GitHub Desktop.
Save cpoDesign/64030e456452d8714c1305c8241b0947 to your computer and use it in GitHub Desktop.
Example
public class DemoClass
{
public string Message {get;set;}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment