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

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

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

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

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

Метод Описание
BackButtonPressed ( object sender, EventArgs e ) : void
RatesAction ( object e ) : void

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

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

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