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

Inheritance: QueryProjectionMethodBase
Afficher le fichier Open project: Pomona/Pomona

Méthodes publiques

Méthode Description
QueryProjectionUsingGenericMethod ( MethodInfo methodDefinition, string name ) : System

Méthodes protégées

Méthode Description
GetMethod ( Type elementType ) : MethodInfo

Method Details

GetMethod() protected méthode

protected GetMethod ( Type elementType ) : MethodInfo
elementType System.Type
Résultat System.Reflection.MethodInfo

QueryProjectionUsingGenericMethod() public méthode

public QueryProjectionUsingGenericMethod ( MethodInfo methodDefinition, string name ) : System
methodDefinition System.Reflection.MethodInfo
name string
Résultat System