Sdílet prostřednictvím


QueryableMethods.GetSumWithSelector(Type) Metoda

Definice

Vrátí hodnotu MethodInfo pro metodu Queryable.Sum s selektorem pro daný typ.

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

Parametry

type
Type

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

Návraty

Hodnota MethodInfo

Platí pro