Click or drag to resize

DocI Constructor (String)

Create a DocI.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public DocI(
	string content
)

Parameters

content
Type: SystemString
See Also