C# Class Shaolinq.Persistence.DataRecordMethods

Afficher le fichier Open project: tumtumtum/Shaolinq Class Usage Examples

Méthodes publiques

Свойство Type Description
GetBooleanMethod System.Reflection.MethodInfo
GetGuidMethod System.Reflection.MethodInfo
GetInt32Method System.Reflection.MethodInfo
GetInt64Method System.Reflection.MethodInfo
GetStringMethod System.Reflection.MethodInfo
GetValueMethod System.Reflection.MethodInfo
IsNullMethod System.Reflection.MethodInfo

Méthodes publiques

Méthode Description
GetMethod ( string name ) : MethodInfo

Method Details

GetMethod() public static méthode

public static GetMethod ( string name ) : MethodInfo
name string
Résultat System.Reflection.MethodInfo

Property Details

GetBooleanMethod public_oe static_oe property

public static MethodInfo,System.Reflection GetBooleanMethod
Résultat System.Reflection.MethodInfo

GetGuidMethod public_oe static_oe property

public static MethodInfo,System.Reflection GetGuidMethod
Résultat System.Reflection.MethodInfo

GetInt32Method public_oe static_oe property

public static MethodInfo,System.Reflection GetInt32Method
Résultat System.Reflection.MethodInfo

GetInt64Method public_oe static_oe property

public static MethodInfo,System.Reflection GetInt64Method
Résultat System.Reflection.MethodInfo

GetStringMethod public_oe static_oe property

public static MethodInfo,System.Reflection GetStringMethod
Résultat System.Reflection.MethodInfo

GetValueMethod public_oe static_oe property

public static MethodInfo,System.Reflection GetValueMethod
Résultat System.Reflection.MethodInfo

IsNullMethod public_oe static_oe property

public static MethodInfo,System.Reflection IsNullMethod
Résultat System.Reflection.MethodInfo