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


QueryableMethods.GetAverageWithSelector(Type) Метод

Определение

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

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

Параметры

type
Type

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

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

MethodInfo.

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