Property | Type | Description | |
---|---|---|---|
CachingFactory | object | ||
CreateServices | void | ||
InitializeApp | void |
Method | Description | |
---|---|---|
OnInitializeAsync ( IActivatedEventArgs args ) : System.Threading.Tasks.Task | ||
OnLaunchApplicationAsync ( |
||
OnRegisterKnownTypesForSerialization ( ) : void |
Method | Description | |
---|---|---|
CachingFactory ( |
||
CreateServices ( ) : void | ||
InitializeApp ( string authCode ) : void |
protected OnInitializeAsync ( IActivatedEventArgs args ) : System.Threading.Tasks.Task | ||
args | IActivatedEventArgs | |
return | System.Threading.Tasks.Task |
protected OnLaunchApplicationAsync ( |
||
args | ||
return | System.Threading.Tasks.Task |
protected OnRegisterKnownTypesForSerialization ( ) : void | ||
return | void |