ProxyObjectWrappingFactory.source

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Locator!() source [@property setter]
  2. Locator!() source [@property getter]
    class ProxyObjectWrappingFactory(T)
    @property @safe nothrow
    source
    ()
    if (
    is(T : Object) &&
    !isFinalClass!T
    )

Meta