GenericConvertorContainer.locator

Get locator of FromType data

  1. Locator!(FromType, string) locator [@property setter]
  2. Locator!(FromType, string) locator [@property getter]
    class GenericConvertorContainer(FromType, alias DefaultConvertorFactory)
    @property @safe nothrow
    Locator!(FromType, string)
    locator
    ()

Return Value

Type: Locator!(FromType, string)

Locator!(FromType, string)

Meta