Skip to content

Instantly share code, notes, and snippets.

@tomwis
Created August 19, 2017 13:34
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 tomwis/8bdf195321b01e1bbaf6ca83236620f2 to your computer and use it in GitHub Desktop.
Save tomwis/8bdf195321b01e1bbaf6ca83236620f2 to your computer and use it in GitHub Desktop.
static async Task Main(string[] args)
{
await SomeFunctionAsync();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment