Skip to content

Instantly share code, notes, and snippets.

@jrob5756
Created September 22, 2018 01:52
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 jrob5756/916e49334657265f270071aa1a5bdd6b to your computer and use it in GitHub Desktop.
Save jrob5756/916e49334657265f270071aa1a5bdd6b to your computer and use it in GitHub Desktop.
public static class FullUtil
{
public static void Run()
{
Console.WriteLine("Hello from .NET Framework!");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment