C# Класс Pomona.Common.Linq.NonGeneric.QueryProjectionUsingGenericMethod

Наследование: QueryProjectionMethodBase
Показать файл Открыть проект

Открытые методы

Метод Описание
QueryProjectionUsingGenericMethod ( MethodInfo methodDefinition, string name ) : System

Защищенные методы

Метод Описание
GetMethod ( Type elementType ) : MethodInfo

Описание методов

GetMethod() защищенный Метод

protected GetMethod ( Type elementType ) : MethodInfo
elementType System.Type
Результат System.Reflection.MethodInfo

QueryProjectionUsingGenericMethod() публичный Метод

public QueryProjectionUsingGenericMethod ( MethodInfo methodDefinition, string name ) : System
methodDefinition System.Reflection.MethodInfo
name string
Результат System