DeferringPropertyConfigurer.locator

Set a locator to object.

class DeferringPropertyConfigurer(T)
@property @safe nothrow
typeof(this)
locator

Parameters

locator Locator!()

the locator that is set to oject.

Return Value

Type: typeof(this)

LocatorAware.

Meta