Created
June 9, 2014 13:13
-
-
Save Joevdwalt/a8bef9b8531b9b500bc5 to your computer and use it in GitHub Desktop.
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 FormatString(string testing) | |
{ | |
this.Console.WriteLine("testing"); | |
} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment