C# 클래스 Shaolinq.Persistence.DataRecordMethods

파일 보기 프로젝트 열기: tumtumtum/Shaolinq 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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