C# Class YanpixFinanceManager.ViewModel.CurrenciesViewModel

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

Méthodes publiques

Méthode Description
CurrenciesViewModel ( INavigationService navigationService, IEntityBaseService currencyService, IPlatformEvents platformEvents ) : System

Private Methods

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

Method Details

CurrenciesViewModel() public méthode

public CurrenciesViewModel ( INavigationService navigationService, IEntityBaseService currencyService, IPlatformEvents platformEvents ) : System
navigationService INavigationService
currencyService IEntityBaseService
platformEvents IPlatformEvents
Résultat System