Table of Contents

Class Registor

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

Properties

Message

说明

public string Message { get; set; }

Property Value

string

Password

说明

public string Password { get; set; }

Property Value

string

UserName

说明

public string UserName { get; set; }

Property Value

string

VerifyPassword

说明

public string VerifyPassword { get; set; }

Property Value

string

Methods

Valid()

public bool Valid()

Returns

bool