C# Class YanpixFinanceManager.ViewModel.RegisterViewModel

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

Méthodes publiques

Méthode Description
RegisterViewModel ( INavigationService navigationService, IEntityBaseService accountService, IPlatformEvents platformEvents ) : System

Private Methods

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

Method Details

RegisterViewModel() public méthode

public RegisterViewModel ( INavigationService navigationService, IEntityBaseService accountService, IPlatformEvents platformEvents ) : System
navigationService INavigationService
accountService IEntityBaseService
platformEvents IPlatformEvents
Résultat System