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