Click or drag to resize

TypeParameter Constructor

Overload List
  NameDescription
Public methodTypeParameter(String, TypeParameterVariance)
Create a TypeParameter with the specified name and optional variance.
Protected methodTypeParameter(Parser, CodeObject)
Initializes a new instance of the TypeParameter class
Top
See Also