DomainObjects Class Library

ICreatable.EventHandler<TEventArgs> Event

An event that the lazy loading proxy can use to be notified when this instance obtains a database identity.

event EventHandler<TEventArgs> OnIdentityChange;

See Also

ICreatable Interface | DomainObjects.Facade.Domain Namespace