Lifecycle method invoked during Delete of the entity

Namespace: Castle.ActiveRecord
Assembly:  Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0

Syntax

C#
protected virtual void OnDelete()

See Also