public App()
 {
     MainPage = new TextFileTryoutPage();
 }
 public App()
 {
     MainPage = new TextFileTryoutPage();
 }