Click or drag to resize

DocTextAdd Method (DocComment)

Throws an exception if called.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public override void Add(
	DocComment docComment
)

Parameters

docComment
Type: Nova.CodeDOMDocComment
See Also