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

Inheritance: QueryProjectionMethodBase
Mostra file Open project: Pomona/Pomona

Public Methods

Method Description
QueryProjectionUsingGenericMethod ( MethodInfo methodDefinition, 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

QueryProjectionUsingGenericMethod() public method

public QueryProjectionUsingGenericMethod ( MethodInfo methodDefinition, string name ) : System
methodDefinition System.Reflection.MethodInfo
name string
return System