Skip to content

Instantly share code, notes, and snippets.

@njonsson
Created September 6, 2011 16:41
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 njonsson/1198106 to your computer and use it in GitHub Desktop.
Save njonsson/1198106 to your computer and use it in GitHub Desktop.
using (var disposer = new Disposer<OpenNETCF.Phone.Sim.Sim>(new OpenNETCF.Phone.Sim.Sim(), "Close"))
{
// Use the 'disposer.Object' property ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment