DocTypeParam Constructor (TypeParameterRef, String) |
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public DocTypeParam(
TypeParameterRef typeParameterRef,
string text
)
Parameters
- typeParameterRef
- Type: Nova.CodeDOMTypeParameterRef
- text
- Type: SystemString
See Also