Skip to content

Instantly share code, notes, and snippets.

@dsibinski
Created September 4, 2018 19:10
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 dsibinski/e8d933cf16b9a09aff19a97de6fc32ce to your computer and use it in GitHub Desktop.
Save dsibinski/e8d933cf16b9a09aff19a97de6fc32ce to your computer and use it in GitHub Desktop.
UnmanagedClass myClass = new UnmanagedClass();
// working with the instance...
myClass.Dispose();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment