Skip to content

Instantly share code, notes, and snippets.

@nuitsjp
Last active March 29, 2016 07:49
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 nuitsjp/b2f96d573addd3f8defc to your computer and use it in GitHub Desktop.
Save nuitsjp/b2f96d573addd3f8defc to your computer and use it in GitHub Desktop.
public App()
{
// The root page of your application
MainPage = new MapPage();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment