WrappingFactory

Wraps up the result of some factory in Wrapper object if data is not subclass of Object.

Constructors

this
this(T factory)
Undocumented in source.

Members

Functions

factory
Object factory()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

decorated
T decorated [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
decorated
T decorated [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
locator
Locator!() locator [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
type
TypeInfo type [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta