C# Class YanpixFinanceManager.ViewModel.CreateMoneyBoxViewModel

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

Méthodes publiques

Méthode Description
CreateMoneyBoxViewModel ( INavigationService navigationService, IEntityBaseService moneyBoxService, IEntityBaseService currenciesService, IEntityBaseService reportingPeriodsService, IPlatformEvents platformEvents ) : System

Private Methods

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

Method Details

CreateMoneyBoxViewModel() public méthode

public CreateMoneyBoxViewModel ( INavigationService navigationService, IEntityBaseService moneyBoxService, IEntityBaseService currenciesService, IEntityBaseService reportingPeriodsService, IPlatformEvents platformEvents ) : System
navigationService INavigationService
moneyBoxService IEntityBaseService
currenciesService IEntityBaseService
reportingPeriodsService IEntityBaseService
platformEvents IPlatformEvents
Résultat System