C# Class Host.ViewModel.SettingsViewModel

Inheritance: ViewModelBase
Mostrar archivo Open project: xepher/uwp-wxbus Class Usage Examples

Public Methods

Method Description
SettingsViewModel ( ) : System.Collections.Generic
SettingsViewModel ( INavigationService navigationService ) : System.Collections.Generic

Method Details

SettingsViewModel() public method

public SettingsViewModel ( ) : System.Collections.Generic
return System.Collections.Generic

SettingsViewModel() public method

public SettingsViewModel ( INavigationService navigationService ) : System.Collections.Generic
navigationService INavigationService
return System.Collections.Generic