Skip to content

Instantly share code, notes, and snippets.

@NithinMahesh1
Created March 16, 2022 18:26
Show Gist options
  • Select an option

  • Save NithinMahesh1/b9848fc703d8bdc28b7ab85cb6a4867c to your computer and use it in GitHub Desktop.

Select an option

Save NithinMahesh1/b9848fc703d8bdc28b7ab85cb6a4867c to your computer and use it in GitHub Desktop.
if (System.Diagnostics.Debugger.Launch())
{
System.Diagnostics.Debugger.Break();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment