Skip to content

Instantly share code, notes, and snippets.

@harriyott
Created March 30, 2018 11:18
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 harriyott/60a7b51d4f47129a2fdf248ffd92779b to your computer and use it in GitHub Desktop.
Save harriyott/60a7b51d4f47129a2fdf248ffd92779b to your computer and use it in GitHub Desktop.
private void OnDirectoryChange(object s, FileSystemEventArgs a)
{
Console.Beep(1500, 200);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment