Skip to content

Instantly share code, notes, and snippets.

@njonsson
Created September 6, 2011 16:20
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/1198041 to your computer and use it in GitHub Desktop.
Save njonsson/1198041 to your computer and use it in GitHub Desktop.
// Unfortunately, this isn't possible.
using (var sim = new OpenNETCF.Phone.Sim.Sim())
{
// Use the 'sim' variable ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment