Helper class for dealing with enhanced entity classes.

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

Syntax

C#
public static class FieldInterceptionHelper
Visual Basic
Public NotInheritable Class FieldInterceptionHelper
Visual C++
public ref class FieldInterceptionHelper abstract sealed

Inheritance Hierarchy

System..::..Object
  NHibernate.Intercept..::..FieldInterceptionHelper

See Also