Partager via


QueryableMethods.GetAverageWithSelector(Type) Méthode

Définition

Retourne le MethodInfo pour la Queryable.Average méthode avec un sélecteur pour le type donné.

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

Paramètres

type
Type

Type générique de la méthode à créer.

Retours

L’MethodInfoopérateur

S’applique à