public App()
 {
     MainPage = new SpacingButtonsPage();
 }
Exemple #2
0
 public App()
 {
     MainPage = new SpacingButtonsPage();
 }