Skip to content

Instantly share code, notes, and snippets.

@dg1an3
Created February 23, 2019 20:57
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 dg1an3/3b7b6f01cc6b64d70e5a9da8078dfc1d to your computer and use it in GitHub Desktop.
Save dg1an3/3b7b6f01cc6b64d70e5a9da8078dfc1d to your computer and use it in GitHub Desktop.
find public interfaces
findstr /S/R "public.interface" *.cs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment