Skip to content

Instantly share code, notes, and snippets.

@samueleresca
Created December 3, 2015 20:06
Show Gist options
  • Save samueleresca/cfb8a10268fe18416af8 to your computer and use it in GitHub Desktop.
Save samueleresca/cfb8a10268fe18416af8 to your computer and use it in GitHub Desktop.
public bool ShouldSerialize MyPropertyName (){
return true | false;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment