Inheritance: Xamarin.Forms.ContentPage
示例#1
0
		public App ()
		{
			MainPage = new HomePage ();
		}