Click or drag to resize

Document Constructor

Initializes a new instance of the Document class

Namespace:  Mono.Cecil.Cil
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public Document(
	string url
)

Parameters

url
Type: SystemString
See Also