Defines the contract for handling of deletion events generated from a session.

Namespace: NHibernate.Event
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public interface IDeleteEventListener
Visual Basic
Public Interface IDeleteEventListener
Visual C++
public interface class IDeleteEventListener

See Also