GenericFactoryImpl.type

Get the type info of object that is created.

class GenericFactoryImpl(T)
@property @safe nothrow const
TypeInfo
type
()

Return Value

Type: TypeInfo

TypeInfo object of created object.

Meta