Méthode | Description | |
---|---|---|
App ( SimpleContainer container ) : Caliburn.Micro |
Méthode | Description | |
---|---|---|
OnResume ( ) : void | ||
OnSleep ( ) : void | ||
OnStart ( ) : void | ||
PrepareViewFirst ( NavigationPage navigationPage ) : void |
Méthode | Description | |
---|---|---|
ApiClient_OnMessage ( object sender, MessageArgs e ) : void | ||
DealMessage ( MessageArgs e ) : void | ||
TaskScheduler_UnobservedTaskException ( object sender, System.Threading.Tasks.UnobservedTaskExceptionEventArgs e ) : void |
public App ( SimpleContainer container ) : Caliburn.Micro | ||
container | SimpleContainer | |
Résultat | Caliburn.Micro |
protected PrepareViewFirst ( NavigationPage navigationPage ) : void | ||
navigationPage | NavigationPage | |
Résultat | void |