QueryableMethods.GetSumWithoutSelector(Type) Metoda

Definicja

MethodInfo Zwraca wartość dla Queryable.Sum metody bez selektora dla danego typu.

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

Parametry

type
Type

Ogólny typ metody do utworzenia.

Zwraca

Element MethodInfo.

Dotyczy