Comment Constructor
- Updated2023-02-21
- 2 minute(s) read
| Name | Description | |
|---|---|---|
| Comment() | Initializes a new instance of Comment. | |
| Comment(Comment) | Initializes a new instance of Comment by copying an existing instance. | |
| Comment(String) | Initializes a new instance of Comment and creates a comment with the specified text string. |