Comment Constructor
- Mise à jour2023-02-21
- Temps de lecture : 2 minute(s)
| 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. |