Helper class for Reflection related code.

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

Syntax

Visual Basic (Declaration)
Public NotInheritable Class ReflectHelper
C#
public sealed class ReflectHelper
Visual C++
public ref class ReflectHelper sealed

Inheritance Hierarchy

System.Object
  NHibernate.Util.ReflectHelper