Skip to content

Instantly share code, notes, and snippets.

@PanosJee
Created October 9, 2011 00:15
Show Gist options
  • Save PanosJee/1273091 to your computer and use it in GitHub Desktop.
Save PanosJee/1273091 to your computer and use it in GitHub Desktop.
BugSense-WP7-Installation
public App()
{
BugSenseHandler.Instance.Init(this, "Your_API_Key");
// You app's code
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment