T A new instance of the T.
Creates a new instance of the specified T.
Parameter | Description |
---|---|
derivedType | The type we want to create a new instance of. |
T a new instance of the T type.
Creates a new instance of the given type type and returns it as T.