C# 클래스 YanpixFinanceManager.ViewModel.AddNewCategoryViewModel

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

공개 메소드들

메소드 설명
AddNewCategoryViewModel ( INavigationService navigationService, IEntityBaseService categoryService, IPlatformEvents platformEvents ) : System

비공개 메소드들

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

메소드 상세

AddNewCategoryViewModel() 공개 메소드

public AddNewCategoryViewModel ( INavigationService navigationService, IEntityBaseService categoryService, IPlatformEvents platformEvents ) : System
navigationService INavigationService
categoryService IEntityBaseService
platformEvents IPlatformEvents
리턴 System