Namespace: NHibernate
Assembly:   NHibernate (in NHibernate)
Version: 1.2.0.4000

Syntax

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

Inheritance Hierarchy

System.Object
  NHibernate.EmptyInterceptor