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


QueryableMethods.GetSumWithSelector(Type) Метод

Определение

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

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

Параметры

type
Type

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

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

MethodInfo.

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