C# Класс Shaolinq.Persistence.DataRecordMethods

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
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

Открытые методы

Метод Описание
GetMethod ( string name ) : MethodInfo

Описание методов

GetMethod() публичный статический Метод

public static GetMethod ( string name ) : MethodInfo
name string
Результат System.Reflection.MethodInfo

Описание свойств

GetBooleanMethod публичное статическое свойство

public static MethodInfo,System.Reflection GetBooleanMethod
Результат System.Reflection.MethodInfo

GetGuidMethod публичное статическое свойство

public static MethodInfo,System.Reflection GetGuidMethod
Результат System.Reflection.MethodInfo

GetInt32Method публичное статическое свойство

public static MethodInfo,System.Reflection GetInt32Method
Результат System.Reflection.MethodInfo

GetInt64Method публичное статическое свойство

public static MethodInfo,System.Reflection GetInt64Method
Результат System.Reflection.MethodInfo

GetStringMethod публичное статическое свойство

public static MethodInfo,System.Reflection GetStringMethod
Результат System.Reflection.MethodInfo

GetValueMethod публичное статическое свойство

public static MethodInfo,System.Reflection GetValueMethod
Результат System.Reflection.MethodInfo

IsNullMethod публичное статическое свойство

public static MethodInfo,System.Reflection IsNullMethod
Результат System.Reflection.MethodInfo