C# Class YanpixFinanceManager.ViewModel.AddNewCategoryViewModel

Inheritance: YanpixFinanceManager.ViewModel.Common.BindableBase
Afficher le fichier Open project: Yanpix/FinanceManager

Méthodes publiques

Méthode Description
AddNewCategoryViewModel ( INavigationService navigationService, IEntityBaseService categoryService, IPlatformEvents platformEvents ) : System

Private Methods

Méthode Description
BackButtonPressed ( object sender, EventArgs e ) : void
CancelAction ( object e ) : void
InitCategoryType ( ) : int
SaveAction ( object e ) : void
Validate ( ) : void

Method Details

AddNewCategoryViewModel() public méthode

public AddNewCategoryViewModel ( INavigationService navigationService, IEntityBaseService categoryService, IPlatformEvents platformEvents ) : System
navigationService INavigationService
categoryService IEntityBaseService
platformEvents IPlatformEvents
Résultat System