C# Class YanpixFinanceManager.ViewModel.MainViewModel

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

Méthodes publiques

Méthode Description
MainViewModel ( INavigationService navigationService, IPlatformEvents platformEvents ) : System

Private Methods

Méthode Description
BackButtonPressed ( object sender, EventArgs e ) : void
CategoriesAction ( object e ) : void
CurrenciesAction ( object e ) : void
MoneyBoxesAction ( object e ) : void
SettingsAction ( object e ) : void

Method Details

MainViewModel() public méthode

public MainViewModel ( INavigationService navigationService, IPlatformEvents platformEvents ) : System
navigationService INavigationService
platformEvents IPlatformEvents
Résultat System