Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
WshLst
Core
ViewModels
LoginViewModel
C# Class WshLst.Core.ViewModels.LoginViewModel
Inheritance:
WshLst.Core.ViewModels.BaseViewModel
Exibir arquivo
Open project: Redth/WshLst
Public Methods
Method
Description
CheckLogin
( ) :
void
Login
(
LoginPlatform
platform
) :
void
LoginViewModel
( ) :
System
Private Methods
Method
Description
HandleLoginResult
(
Task
t
,
LoginPlatform
platform
= null ) :
void
Method Details
CheckLogin()
public
method
public
CheckLogin
( ) :
void
return
void
Login()
public
method
public
Login
(
LoginPlatform
platform
) :
void
platform
WshLst.Core.Models.LoginPlatform
return
void
LoginViewModel()
public
method
public
LoginViewModel
( ) :
System
return
System