StringConvertorFactory.locator

Set a locator to object.

class StringConvertorFactory(To, From : string = string)
@property @safe nothrow
locator
(
Locator!() locator
)

Parameters

locator Locator!()

the locator that is set to oject.

Return Value

Type: StringConvertorFactory!(To, From)

LocatorAware.

Meta