Click or drag to resize

DocTypeParamRef Constructor (TypeParameter)

Create a DocTypeParamRef.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public DocTypeParamRef(
	TypeParameter typeParameter
)

Parameters

typeParameter
Type: Nova.CodeDOMTypeParameter
See Also