C# 클래스 BattlelogMobile.Client.App

Interaction logic for App.xaml
파일 보기 프로젝트 열기: mikkoviitala/battlelogmobile

공개 메소드들

메소드 설명
App ( ) : System.Windows

비공개 메소드들

메소드 설명
ApplicationActivated ( object sender, ActivatedEventArgs e ) : void
ApplicationClosing ( object sender, ClosingEventArgs e ) : void
ApplicationDeactivated ( object sender, DeactivatedEventArgs e ) : void
ApplicationLaunching ( object sender, LaunchingEventArgs e ) : void
ApplicationUnhandledException ( object sender, System.Windows.ApplicationUnhandledExceptionEventArgs e ) : void
CompleteInitializePhoneApplication ( object sender, System.Windows.Navigation.NavigationEventArgs e ) : void
InitializePhoneApplication ( ) : void
RootFrameNavigationFailed ( object sender, System.Windows.Navigation.NavigationFailedEventArgs e ) : void

메소드 상세

App() 공개 메소드

public App ( ) : System.Windows
리턴 System.Windows