C# 클래스 YanpixFinanceManager.ViewModel.CreateMoneyBoxViewModel

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

공개 메소드들

메소드 설명
CreateMoneyBoxViewModel ( INavigationService navigationService, IEntityBaseService moneyBoxService, IEntityBaseService currenciesService, IEntityBaseService reportingPeriodsService, IPlatformEvents platformEvents ) : System

비공개 메소드들

메소드 설명
BackButtonPressed ( object sender, EventArgs e ) : void
CancelAction ( object e ) : void
InitIfEdit ( ) : void
SaveAction ( object e ) : void
Validate ( ) : void

메소드 상세

CreateMoneyBoxViewModel() 공개 메소드

public CreateMoneyBoxViewModel ( INavigationService navigationService, IEntityBaseService moneyBoxService, IEntityBaseService currenciesService, IEntityBaseService reportingPeriodsService, IPlatformEvents platformEvents ) : System
navigationService INavigationService
moneyBoxService IEntityBaseService
currenciesService IEntityBaseService
reportingPeriodsService IEntityBaseService
platformEvents IPlatformEvents
리턴 System