C# 클래스 YanpixFinanceManager.ViewModel.LoginViewModel

상속: YanpixFinanceManager.ViewModel.Common.BindableBase
파일 보기 프로젝트 열기: Yanpix/FinanceManager

공개 메소드들

메소드 설명
LoginViewModel ( INavigationService navigationService, IEntityBaseService accountService, IPlatformEvents platformEvents ) : System

비공개 메소드들

메소드 설명
BackButtonPressed ( object sender, EventArgs e ) : void
LoginAction ( object e ) : void
RegisterAction ( object e ) : void
Validate ( ) : void

메소드 상세

LoginViewModel() 공개 메소드

public LoginViewModel ( INavigationService navigationService, IEntityBaseService accountService, IPlatformEvents platformEvents ) : System
navigationService INavigationService
accountService IEntityBaseService
platformEvents IPlatformEvents
리턴 System