Click or drag to resize

IVisitorVisit Method (Comment)

Visit a Comment annotation.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
void Visit(
	Comment comment
)

Parameters

comment
Type: Nova.CodeDOMComment
See Also