C# 클래스 YanpixFinanceManager.ViewModel.MoneyBoxesViewModel

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

공개 메소드들

메소드 설명
MoneyBoxesViewModel ( INavigationService navigationService, IEntityBaseService moneyBoxesService, IEntityBaseService reportingPeriodService, IPlatformEvents platformEvents, IDataInitService dataInitService ) : System

비공개 메소드들

메소드 설명
BackButtonPressed ( object sender, EventArgs e ) : void
CreateNewAction ( object e ) : void
UpdateMoneyBoxes ( ) : void

메소드 상세

MoneyBoxesViewModel() 공개 메소드

public MoneyBoxesViewModel ( INavigationService navigationService, IEntityBaseService moneyBoxesService, IEntityBaseService reportingPeriodService, IPlatformEvents platformEvents, IDataInitService dataInitService ) : System
navigationService INavigationService
moneyBoxesService IEntityBaseService
reportingPeriodService IEntityBaseService
platformEvents IPlatformEvents
dataInitService IDataInitService
리턴 System