C# 클래스 EasyBike.ViewModels.AboutViewModel

상속: ViewModelBase
파일 보기 프로젝트 열기: ThePublicBikeGang/EasyBike

공개 메소드들

메소드 설명
AboutViewModel ( IConfigService configService ) : GalaSoft.MvvmLight
Init ( ) : void

메소드 상세

AboutViewModel() 공개 메소드

public AboutViewModel ( IConfigService configService ) : GalaSoft.MvvmLight
configService IConfigService
리턴 GalaSoft.MvvmLight

Init() 공개 메소드

public Init ( ) : void
리턴 void