Helper class for Reflection related code.

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

Syntax

C#
public static class ReflectHelper
Visual Basic
<ExtensionAttribute> _
Public NotInheritable Class ReflectHelper
Visual C++
[ExtensionAttribute]
public ref class ReflectHelper abstract sealed

Inheritance Hierarchy

System..::..Object
  NHibernate.Util..::..ReflectHelper

See Also