Class Forget
public class Forget : BindableBase, INotifyPropertyChanged
- Inheritance
-
Forget
- Implements
- Inherited Members
- Extension Methods
Properties
IsForget
说明
public bool IsForget { get; set; }
Property Value
Message
说明
public string Message { get; set; }
Property Value
Password
说明
public string Password { get; set; }
Property Value
VerifyPassword
说明
public string VerifyPassword { get; set; }
Property Value
Methods
Valid()
public bool Valid()