Comment Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the Comment class.
Overload List
Name | Description | |
---|---|---|
Comment() | Initializes a new instance of the Comment class. | |
Comment(String, DateTime, String) | Initializes a new instance of the Comment class with the specified properties. |
Top