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