Click or drag to resize

VarTypeRef Constructor (Boolean)

Create a VarTypeRef.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public VarTypeRef(
	bool isFirstOnLine = false
)

Parameters

isFirstOnLine (Optional)
Type: SystemBoolean
See Also