C# Class Pomona.Common.Linq.NonGeneric.QueryProjectionUsingNonGenericMethod

Inheritance: QueryProjectionMethodBase
ファイルを表示 Open project: Pomona/Pomona

Public Methods

Method Description
QueryProjectionUsingNonGenericMethod ( string name ) : System

Protected Methods

Method Description
GetMethod ( Type elementType ) : MethodInfo

Method Details

GetMethod() protected method

protected GetMethod ( Type elementType ) : MethodInfo
elementType System.Type
return System.Reflection.MethodInfo

QueryProjectionUsingNonGenericMethod() public method

public QueryProjectionUsingNonGenericMethod ( string name ) : System
name string
return System