A base class for generic factory decorators that channels calls to decorated generic factory.
Instantiates something of type T.
Get the type info of T that is created.
See Implementation
A base class for generic factory decorators that channels calls to decorated generic factory.