Méthode | Description | |
---|---|---|
DebugViewModel ( IPhotoService photoService, IAuthenticationHandler authenticationHandler, IDialogService dialogService ) : System |
Creates a new instance.
|
|
LoadState ( ) : System.Threading.Tasks.Task |
Loads the state.
|
Méthode | Description | |
---|---|---|
OnThrowException ( ) : void | ||
RefreshConfig ( ) : void |
public DebugViewModel ( IPhotoService photoService, IAuthenticationHandler authenticationHandler, IDialogService dialogService ) : System | ||
photoService | IPhotoService | The photo service. |
authenticationHandler | IAuthenticationHandler | The authentication handler. |
dialogService | IDialogService | The dialog service. |
Résultat | System |
public LoadState ( ) : System.Threading.Tasks.Task | ||
Résultat | System.Threading.Tasks.Task |