public App ()
		{
			MainPage = new DisplayPlatformInfoSap2Page();
		}
 public App()
 {
     MainPage = new DisplayPlatformInfoSap2Page();
 }