Table of Contents

Class RigisterLoginViewPresenter

Namespace
H.Modules.Login
Assembly
H.Modules.Login.dll
public class RigisterLoginViewPresenter : LoginViewPresenter, INotifyPropertyChanged, ILoginViewPresenter
Inheritance
RigisterLoginViewPresenter
Implements
Inherited Members
Extension Methods

Constructors

RigisterLoginViewPresenter(IOptions<LoginOptions>)

public RigisterLoginViewPresenter(IOptions<LoginOptions> options)

Parameters

options IOptions<LoginOptions>

Properties

ChangePasswordCommand

public InvokeCommand ChangePasswordCommand { get; }

Property Value

InvokeCommand

Forget

public Forget Forget { get; set; }

Property Value

Forget

GetVerifyCodeCommand

public InvokeCommand GetVerifyCodeCommand { get; }

Property Value

InvokeCommand

GotoForgetCommand

public RelayCommand GotoForgetCommand { get; }

Property Value

RelayCommand

GotoLoginCommand

public RelayCommand GotoLoginCommand { get; }

Property Value

RelayCommand

GotoMailCommand

public RelayCommand GotoMailCommand { get; }

Property Value

RelayCommand

GotoNextCommand

public RelayCommand GotoNextCommand { get; }

Property Value

RelayCommand

MailVerify

public MailVerify MailVerify { get; set; }

Property Value

MailVerify

RegisterCommand

public InvokeCommand RegisterCommand { get; }

Property Value

InvokeCommand

Registor

public Registor Registor { get; set; }

Property Value

Registor

SelectedIndex

public int SelectedIndex { get; set; }

Property Value

int

Methods

Clear()

public void Clear()