Class RigisterLoginViewPresenter
public class RigisterLoginViewPresenter : LoginViewPresenter, INotifyPropertyChanged, ILoginViewPresenter
- Inheritance
-
RigisterLoginViewPresenter
- Implements
- Inherited Members
- Extension Methods
Constructors
RigisterLoginViewPresenter(IOptions<LoginOptions>)
public RigisterLoginViewPresenter(IOptions<LoginOptions> options)
Parameters
optionsIOptions<LoginOptions>
Properties
ChangePasswordCommand
public InvokeCommand ChangePasswordCommand { get; }
Property Value
Forget
public Forget Forget { get; set; }
Property Value
GetVerifyCodeCommand
public InvokeCommand GetVerifyCodeCommand { get; }
Property Value
GotoForgetCommand
public RelayCommand GotoForgetCommand { get; }
Property Value
GotoLoginCommand
public RelayCommand GotoLoginCommand { get; }
Property Value
GotoMailCommand
public RelayCommand GotoMailCommand { get; }
Property Value
GotoNextCommand
public RelayCommand GotoNextCommand { get; }
Property Value
MailVerify
public MailVerify MailVerify { get; set; }
Property Value
RegisterCommand
public InvokeCommand RegisterCommand { get; }
Property Value
Registor
public Registor Registor { get; set; }
Property Value
SelectedIndex
public int SelectedIndex { get; set; }
Property Value
Methods
Clear()
public void Clear()