Persistate API documentation
ToMetaReference Method
NamespacesPersistateIMetaReferableToMetaReference()()()()

[This is preliminary documentation and is subject to change.]

Creates a MetaReference object which contains a reference to the current object from any Domain.
Declaration Syntax
C#
MetaReference ToMetaReference()
Return Value
A MetaReference to the current object.
Remarks
The Persistent class contains a default implementation of this method, and you do not need to implement it in your IMetaReferable classes unless you want to change the core way that MetaReferences work.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)