Sdílet prostřednictvím


QueryableMethods.GetAverageWithSelector(Type) Metoda

Definice

Vrátí hodnotu MethodInfo pro metodu Queryable.Average se selektorem pro daný typ.

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

Parametry

type
Type

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

Návraty

Hodnota MethodInfo

Platí pro