ProxyObjectWrappingFactory.source

Get source

  1. Locator!() source [@property setter]
  2. Locator!() source [@property getter]
    class ProxyObjectWrappingFactory(T)
    @property @safe nothrow
    source
    ()
    if (
    is(T : Object) &&
    !isFinalClass!T
    )

Return Value

Type: Locator!()

Locator!()

Meta