Constructor RegisterGenericSystemTypeAttribute
RegisterGenericSystemTypeAttribute(Type)
Registers a fully closed generic system type with the TypeManager
Declaration
public RegisterGenericSystemTypeAttribute(Type type)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | type | The system type. |