Click or drag to resize

DocInclude Constructor (String, String)

Create a DocInclude.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected DocInclude(
	string file,
	string path
)

Parameters

file
Type: SystemString
path
Type: SystemString
See Also