Skip to content

Instantly share code, notes, and snippets.

@jeremydmiller
Created October 27, 2011 20:16
Show Gist options
  • Save jeremydmiller/1320748 to your computer and use it in GitHub Desktop.
Save jeremydmiller/1320748 to your computer and use it in GitHub Desktop.
try
{
return true;
}
catch
{
return false;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment