C# Class YanpixFinanceManager.ViewModel.MoneyBoxesViewModel

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

Méthodes publiques

Méthode Description
MoneyBoxesViewModel ( INavigationService navigationService, IEntityBaseService moneyBoxesService, IEntityBaseService reportingPeriodService, IPlatformEvents platformEvents, IDataInitService dataInitService ) : System

Private Methods

Méthode Description
BackButtonPressed ( object sender, EventArgs e ) : void
CreateNewAction ( object e ) : void
UpdateMoneyBoxes ( ) : void

Method Details

MoneyBoxesViewModel() public méthode

public MoneyBoxesViewModel ( INavigationService navigationService, IEntityBaseService moneyBoxesService, IEntityBaseService reportingPeriodService, IPlatformEvents platformEvents, IDataInitService dataInitService ) : System
navigationService INavigationService
moneyBoxesService IEntityBaseService
reportingPeriodService IEntityBaseService
platformEvents IPlatformEvents
dataInitService IDataInitService
Résultat System