C# Class EasyBike.ViewModels.SettingsViewModel

Inheritance: ViewModelBase
Exibir arquivo Open project: ThePublicBikeGang/EasyBike

Public Methods

Method Description
SettingsViewModel ( ISettingsService settingsService ) : GalaSoft.MvvmLight

Private Methods

Method Description
UpdateSettingsAsync ( ) : void

Method Details

SettingsViewModel() public method

public SettingsViewModel ( ISettingsService settingsService ) : GalaSoft.MvvmLight
settingsService ISettingsService
return GalaSoft.MvvmLight