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

Afficher le fichier Open project: nats/castle-1.0.3-mono Class Usage Examples

Méthodes publiques

Méthode Description
GetITypeTypeNameForNHibernateNullable ( Type type ) : String
IsNHibernateNullableType ( Type type ) : bool

Private Methods

Méthode Description
NHibernateNullablesSupport ( ) : System

Method Details

GetITypeTypeNameForNHibernateNullable() public static méthode

public static GetITypeTypeNameForNHibernateNullable ( Type type ) : String
type System.Type
Résultat String

IsNHibernateNullableType() public static méthode

public static IsNHibernateNullableType ( Type type ) : bool
type System.Type
Résultat bool