Skip to content

Instantly share code, notes, and snippets.

@rafaelrmou
Created April 8, 2015 11:12
Show Gist options
  • Save rafaelrmou/b7603fa43a4c8339a63a to your computer and use it in GitHub Desktop.
Save rafaelrmou/b7603fa43a4c8339a63a to your computer and use it in GitHub Desktop.
public App(string dataBaseName, ISQLitePlatform sqlitePltf)
{
MainPage = GetMainPage();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment