ProxyObjectFactory.identity

Get the identity of original object that proxy factory will intantiate proxy object.

interface ProxyObjectFactory
@property @safe nothrow
string
identity
()

Return Value

Type: string

string the original object identity

Meta