C# Class YanpixFinanceManager.ViewModel.CurrenciesViewModel

Inheritance: YanpixFinanceManager.ViewModel.Common.BindableBase
Mostra file Open project: Yanpix/FinanceManager

Public Methods

Method Description
CurrenciesViewModel ( INavigationService navigationService, IEntityBaseService currencyService, IPlatformEvents platformEvents ) : System

Private Methods

Method Description
BackButtonPressed ( object sender, EventArgs e ) : void
RatesAction ( object e ) : void

Method Details

CurrenciesViewModel() public method

public CurrenciesViewModel ( INavigationService navigationService, IEntityBaseService currencyService, IPlatformEvents platformEvents ) : System
navigationService INavigationService
currencyService IEntityBaseService
platformEvents IPlatformEvents
return System