C# Класс YanpixFinanceManager.ViewModel.MoneyBoxesViewModel

Наследование: YanpixFinanceManager.ViewModel.Common.BindableBase
Показать файл Открыть проект

Открытые методы

Метод Описание
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