Delegate to handle the scenario of an entity not found by a specified id.

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

Syntax

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

See Also