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

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

Méthodes publiques

Méthode Description
QueryProjectionUsingNonGenericMethod ( 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

QueryProjectionUsingNonGenericMethod() public méthode

public QueryProjectionUsingNonGenericMethod ( string name ) : System
name string
Résultat System