Skip to content

Instantly share code, notes, and snippets.

@codebeaulieu
Created February 25, 2018 16:24
Show Gist options
  • Save codebeaulieu/227e0672a9541fd56f1d0f6614e8f843 to your computer and use it in GitHub Desktop.
Save codebeaulieu/227e0672a9541fd56f1d0f6614e8f843 to your computer and use it in GitHub Desktop.
public App()
{
MainPage = new UserInterfaces.Dashboard();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment