Collection of convenience methods relating to operations across arrays of types...

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  NHibernate.Type..::..TypeHelper

See Also