C# Class PlayStation_Gui.ViewModels.LoginViewModel

Inheritance: Template10.Mvvm.ViewModelBase
Mostra file Open project: drasticactions/Pureisuteshon-App

Public Methods

Method Description
ClickLoginButton ( ) : System.Threading.Tasks.Task
Login ( ) : System.Threading.Tasks.Task
LoginViewModel ( ) : System

Method Details

ClickLoginButton() public method

public ClickLoginButton ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task

Login() public method

public Login ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task

LoginViewModel() public method

public LoginViewModel ( ) : System
return System