DeferringPropertyConfigurer

Undocumented in source.

Constructors

this
this(PropertyConfigurer!T configurer, DeferralContext context)
Undocumented in source.

Members

Functions

configure
void configure(T object)

Accepts a reference to an object that is to be configured by the configurer.

Mixins

__anonymous
mixin MutableDecoratorMixin!(PropertyConfigurer!T)
Undocumented in source.

Properties

locator
Locator!() locator [@property setter]

Set a locator to object.

Meta