QueryableMethods.GetAverageWithSelector(Type) Metoda

Definicja

MethodInfo Zwraca wartość dla Queryable.Average metody z selektorem dla danego typu.

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

Ogólny typ metody do utworzenia.

Zwraca

Element MethodInfo.

Dotyczy