Sdílet prostřednictvím


QueryableMethods.GetAverageWithoutSelector(Type) Metoda

Definice

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

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

Parametry

type
Type

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

Návraty

Hodnota MethodInfo

Platí pro