Skip to content

Instantly share code, notes, and snippets.

@MarcBruins
Created December 16, 2018 11:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MarcBruins/3647f7e98fa38a4ead3851a65c5db106 to your computer and use it in GitHub Desktop.
Save MarcBruins/3647f7e98fa38a4ead3851a65c5db106 to your computer and use it in GitHub Desktop.
PullRequest with nullable property
public string Body? { get; set; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment