QueryableMethods.GetAverageWithoutSelector(Type) Metoda

Definicja

MethodInfo Zwraca wartość dla Queryable.Average metody bez selektora dla danego typu.

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

Ogólny typ metody do utworzenia.

Zwraca

Element MethodInfo.

Dotyczy