Click or drag to resize

TypeReference Constructor

Overload List
  NameDescription
Public methodTypeReference(String)
Initializes a new instance of the TypeReference structure using the specified type name.
Public methodTypeReference(Type)
Initializes a new instance of the TypeReference structure using the specified type.
Top
See Also