C# Class YanpixFinanceManager.ViewModel.LoginViewModel

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

Méthodes publiques

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

Private Methods

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

Method Details

LoginViewModel() public méthode

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