Skip to content

Instantly share code, notes, and snippets.

@adamralph
Created July 30, 2015 19:46
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 adamralph/6042d84e9a476e952fd7 to your computer and use it in GitHub Desktop.
Save adamralph/6042d84e9a476e952fd7 to your computer and use it in GitHub Desktop.
Sample script for testing scriptcs Gist module against https://gist.github.com/ryanrousseau/0dca8b3a74958f82406a
#gist 0dca8b3a74958f82406a
var pinger = new Pinger();
pinger.Ping();
Console.WriteLine("done!");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment