C# Class EasyBike.ViewModels.AboutViewModel

Inheritance: ViewModelBase
Exibir arquivo Open project: ThePublicBikeGang/EasyBike

Public Methods

Method Description
AboutViewModel ( IConfigService configService ) : GalaSoft.MvvmLight
Init ( ) : void

Method Details

AboutViewModel() public method

public AboutViewModel ( IConfigService configService ) : GalaSoft.MvvmLight
configService IConfigService
return GalaSoft.MvvmLight

Init() public method

public Init ( ) : void
return void