Méthode | Description | |
---|---|---|
BusyResult ( bool isBusy, object busyViewModel ) : System |
The Constructor
|
|
Execute ( |
public BusyResult ( bool isBusy, object busyViewModel ) : System | ||
isBusy | bool | Mark as busy or not. |
busyViewModel | object | The concerned ViewModel.
/// If null, the |
Résultat | System |
public Execute ( |
||
context | ||
Résultat | void |