Поделиться через


QueryableMethods.GetAverageWithoutSelector(Type) Метод

Определение

MethodInfo Возвращает для Queryable.Average метода без селектора для заданного типа.

public static System.Reflection.MethodInfo GetAverageWithoutSelector (Type type);
static member GetAverageWithoutSelector : Type -> System.Reflection.MethodInfo
Public Shared Function GetAverageWithoutSelector (type As Type) As MethodInfo

Параметры

type
Type

Универсальный тип создаваемого метода.

Возвращаемое значение

MethodInfo.

Применяется к