Table of Contents

Class Forget

Namespace
H.Modules.Login
Assembly
H.Modules.Login.dll
public class Forget : BindableBase, INotifyPropertyChanged
Inheritance
Forget
Implements
Inherited Members
Extension Methods

Properties

IsForget

说明

public bool IsForget { get; set; }

Property Value

bool

Message

说明

public string Message { get; set; }

Property Value

string

Password

说明

public string Password { get; set; }

Property Value

string

VerifyPassword

说明

public string VerifyPassword { get; set; }

Property Value

string

Methods

Valid()

public bool Valid()

Returns

bool