Пример #1
0
		public App ()
		{	
			MainPage = new MyPage ();
		}
Пример #2
0
 public App()
 {
     MainPage = new MyPage();
 }