MagicUser Constructor
Overload List
| Name | Description | |
|---|---|---|
|
|
MagicUser()()()() |
Initializes a new empty instance of the MagicUser class.
|
|
|
MagicUser(Int32) |
Initializes a new instance of the MagicUser class fletching it from MagicCMS database.
|
|
|
MagicUser(String, String) |
Initializes a new instance of the MagicUser class on user login, checking username (email) and password.
|