C# 클래스 Pomona.Common.Linq.NonGeneric.QueryProjectionUsingNonGenericMethod

상속: QueryProjectionMethodBase
파일 보기 프로젝트 열기: Pomona/Pomona

공개 메소드들

메소드 설명
QueryProjectionUsingNonGenericMethod ( string name ) : System

보호된 메소드들

메소드 설명
GetMethod ( Type elementType ) : MethodInfo

메소드 상세

GetMethod() 보호된 메소드

protected GetMethod ( Type elementType ) : MethodInfo
elementType System.Type
리턴 System.Reflection.MethodInfo

QueryProjectionUsingNonGenericMethod() 공개 메소드

public QueryProjectionUsingNonGenericMethod ( string name ) : System
name string
리턴 System