Sdílet prostřednictvím


QueryableMethods.GetSumWithoutSelector(Type) Metoda

Definice

Vrátí hodnotu MethodInfo pro metodu Queryable.Sum bez selektoru pro daný typ.

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

Obecný typ metody, která se má vytvořit.

Návraty

Hodnota MethodInfo

Platí pro