Skip to content

Instantly share code, notes, and snippets.

@adamralph
Created July 30, 2015 19:46
Show Gist options
  • 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