public App()
 {
     MainPage = new ShowViewValuesPage();
 }
Example #2
0
 public App()
 {
     MainPage = new ShowViewValuesPage();
 }