Created
December 11, 2017 05:26
-
-
Save justinyoo/0b73b2c033117b93a86361faff92d845 to your computer and use it in GitHub Desktop.
gist example
This file contains 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 static class GistExample | |
{ | |
public static string Lorem => "Ipsum"; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment