C# Class Signal.ViewModels.SettingsViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: smndtrl/Signal-UWP

Méthodes publiques

Свойство Type Description
TestItems string>>.List

Méthodes publiques

Méthode Description
SettingsViewModel ( IDataService service, INavigationServiceSignal navService ) : GalaSoft.MvvmLight

Method Details

SettingsViewModel() public méthode

public SettingsViewModel ( IDataService service, INavigationServiceSignal navService ) : GalaSoft.MvvmLight
service IDataService
navService INavigationServiceSignal
Résultat GalaSoft.MvvmLight

Property Details

TestItems public_oe property

public List> TestItems
Résultat string>>.List