ProxyObjectFactory.source

Get the original locator that is used by proxy to fetch the proxied object.

interface ProxyObjectFactory
@property @safe nothrow
source
()

Return Value

Type: Locator!()

Locator!() original locator containing the proxied object.

Meta