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


QueryableMethods.GetSumWithoutSelector(Type) Метод

Определение

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

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

Параметры

type
Type

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

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

MethodInfo.

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