[Missing <summary> documentation for "T:NHibernate.EmptyInterceptor"]

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

Syntax

C#
[SerializableAttribute]
public class EmptyInterceptor : IInterceptor
Visual Basic
<SerializableAttribute> _
Public Class EmptyInterceptor _
	Implements IInterceptor
Visual C++
[SerializableAttribute]
public ref class EmptyInterceptor : IInterceptor

Inheritance Hierarchy

System..::..Object
  NHibernate..::..EmptyInterceptor

See Also