Méthode | Description | |
---|---|---|
LoadState ( |
Loads the state.
|
|
LoadState ( |
Loads the state.
|
|
StreamViewModel ( INavigationFacade navigationFacade, IPhotoService photoService, IAuthEnforcementHandler authEnforcementHandler, IDialogService dialogService ) : System |
Initializes a new instance of the StreamViewModel class.
|
Méthode | Description | |
---|---|---|
OnGiveGold ( |
||
OnGotoCamera ( ) : void | ||
OnPhotoSelected ( |
Action to take when a photo has been selected
|
|
OnRefresh ( ) : void | ||
OnUserSelected ( |
Action to take when a user has been selected
|
public LoadState ( |
||
args | The arguments. | |
Résultat | System.Threading.Tasks.Task |
public LoadState ( |
||
args | The arguments. | |
Résultat | System.Threading.Tasks.Task |
public StreamViewModel ( INavigationFacade navigationFacade, IPhotoService photoService, IAuthEnforcementHandler authEnforcementHandler, IDialogService dialogService ) : System | ||
navigationFacade | INavigationFacade | The navigation facade. |
photoService | IPhotoService | The photo service. |
authEnforcementHandler | IAuthEnforcementHandler | the authentication enforcement handler |
dialogService | IDialogService | The dialog service. |
Résultat | System |