コード例 #1
0
 public App()
 {
     MainPage = new GreetingsSapPage();
 }
コード例 #2
0
		public App ()
		{
			MainPage = new GreetingsSapPage();
		}