Class Window_Register
Interaktionslogik für Control_Cloud.xaml
Inheritance
System.Object
Window_Register
Assembly: Simplic.Cloud.dll
Syntax
public class Window_Register : MSWindow
Constructors
|
Improve this Doc
View Source
Window_Register()
Declaration
Properties
|
Improve this Doc
View Source
Customer
Declaration
public int Customer { get; }
Property Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
Password
Declaration
public string Password { get; }
Property Value
| Type |
Description |
| System.String |
|
|
Improve this Doc
View Source
Declaration
public bool SaveInput { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
|
Improve this Doc
View Source
UserName
Declaration
public string UserName { get; }
Property Value
| Type |
Description |
| System.String |
|