C# Class Castle.ActiveRecord.Framework.Internal.NHibernateNullablesSupport

Mostrar archivo Open project: nats/castle-1.0.3-mono Class Usage Examples

Public Methods

Method Description
GetITypeTypeNameForNHibernateNullable ( Type type ) : String
IsNHibernateNullableType ( Type type ) : bool

Private Methods

Method Description
NHibernateNullablesSupport ( ) : System

Method Details

GetITypeTypeNameForNHibernateNullable() public static method

public static GetITypeTypeNameForNHibernateNullable ( Type type ) : String
type System.Type
return String

IsNHibernateNullableType() public static method

public static IsNHibernateNullableType ( Type type ) : bool
type System.Type
return bool