Метод | Описание | |
---|---|---|
OnNavigatedTo ( NavigatedToEventArgs e, object>.Dictionary |
||
OnNavigatingFrom ( NavigatingFromEventArgs e, object>.Dictionary |
||
SetupPageViewModel ( IOpenhabDatabase database, INavigationService navigationService, IRestService restService, IEventAggregator eventAggregator ) : System |
Метод | Описание | |
---|---|---|
Check ( ) : void | ||
DemoMode ( ) : void | ||
Load ( ) : void | ||
Next ( ) : void | ||
Save ( ) : void | ||
Search ( ) : void | ||
ServerSelected ( string obj ) : void |
public OnNavigatedTo ( NavigatedToEventArgs e, object>.Dictionary |
||
e | NavigatedToEventArgs | |
viewModelState | object>.Dictionary | |
Результат | void |
public OnNavigatingFrom ( NavigatingFromEventArgs e, object>.Dictionary |
||
e | NavigatingFromEventArgs | |
viewModelState | object>.Dictionary | |
suspending | bool | |
Результат | void |
public SetupPageViewModel ( IOpenhabDatabase database, INavigationService navigationService, IRestService restService, IEventAggregator eventAggregator ) : System | ||
database | IOpenhabDatabase | |
navigationService | INavigationService | |
restService | IRestService | |
eventAggregator | IEventAggregator | |
Результат | System |