WrappingFactory.type

Get the type info of T that is created.

class WrappingFactory(T : Factory!Z, Z)
@property @safe nothrow const
TypeInfo
type
()

Return Value

Type: TypeInfo

TypeInfo object of created component.

Meta