Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
EasyBike
ViewModels
AboutViewModel
C# Class EasyBike.ViewModels.AboutViewModel
Inheritance:
ViewModelBase
Show file
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