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

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

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

Метод Описание
CurrencyRatesViewModel ( INavigationService navigationService, IEntityBaseService currencyService, IEntityBaseService currencyExchangeService, ICurrencyRatesService currencyRatesService, IPlatformEvents platformEvents ) : System

Приватные методы

Метод Описание
BackButtonPressed ( object sender, EventArgs e ) : void
UpdateAction ( object e ) : System.Threading.Tasks.Task
UpdateToCurrencies ( ) : void

Описание методов

CurrencyRatesViewModel() публичный Метод

public CurrencyRatesViewModel ( INavigationService navigationService, IEntityBaseService currencyService, IEntityBaseService currencyExchangeService, ICurrencyRatesService currencyRatesService, IPlatformEvents platformEvents ) : System
navigationService INavigationService
currencyService IEntityBaseService
currencyExchangeService IEntityBaseService
currencyRatesService ICurrencyRatesService
platformEvents IPlatformEvents
Результат System