Implement this interface to receive a callback after DomainObjects has reconstructed this object from the database.
For a list of all members of this type, see IReconstructionAware Members.
The following unit test demonstrates a callback to IReconstructionAware on the class Product
: see CallbackTests.OnAfterReconstructionCalled().
Namespace: DomainObjects.Facade.Domain
Assembly: DomainObjects.Core (in DomainObjects.Core.dll)
IReconstructionAware Members | DomainObjects.Facade.Domain Namespace