C# Class EasyBike.ViewModels.AboutViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: ThePublicBikeGang/EasyBike

Méthodes publiques

Méthode Description
AboutViewModel ( IConfigService configService ) : GalaSoft.MvvmLight
Init ( ) : void

Method Details

AboutViewModel() public méthode

public AboutViewModel ( IConfigService configService ) : GalaSoft.MvvmLight
configService IConfigService
Résultat GalaSoft.MvvmLight

Init() public méthode

public Init ( ) : void
Résultat void