User Constructor
Initializes a new instance of the User class.
Overload List
| Name | Description |
|---|---|
| User () |
Initializes a new instance of the User class.
|
| User (Database, String) |
Initializes a new instance of the User class on the specified database with the specified name.
|
See Also