DecoratingFactoryPolicy.type

Get the type info of T that is created.

mixintemplate DecoratingFactoryPolicy()
@property @safe nothrow const
TypeInfo
type
()

Return Value

Type: TypeInfo

TypeInfo object of created component.

Meta