CodeTypeReference Constructor (CodeTypeParameter^)
.NET Framework (current version)
Initializes a new instance of the CodeTypeReference class using the specified code type parameter.
Assembly: System (in System.dll)
Parameters
- typeParameter
-
Type:
System.CodeDom::CodeTypeParameter^
A CodeTypeParameter that represents the type of the type parameter.
.NET Framework
Available since 2.0
Available since 2.0
Show: