MagicPost Constructor
Overload List
| Name | Description | |
|---|---|---|
|
|
MagicPost()()()() |
Initializes a new empty instance of the MagicPost class.
|
|
|
MagicPost(MagicPostTypeInfo) |
Initializes a new empty instance of the MagicPost class of a chosen type.
|
|
|
MagicPost(Int32) |
Initializes a new instance of the MagicPost class. Fetching it from database.
|
|
|
MagicPost(SqlDataReader) |
Initializes a new instance of the MagicPost class. Fetching it from database.
|