Created
December 16, 2018 11:59
-
-
Save MarcBruins/3647f7e98fa38a4ead3851a65c5db106 to your computer and use it in GitHub Desktop.
PullRequest with nullable property
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
public string Body? { get; set; } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment