Partager via


QueryableMethods.IsAverageWithSelector(MethodInfo) Méthode

Définition

Vérifie si le donné MethodInfo est ou non l’un Queryable.Average des avec un sélecteur.

public static bool IsAverageWithSelector (System.Reflection.MethodInfo methodInfo);
static member IsAverageWithSelector : System.Reflection.MethodInfo -> bool
Public Shared Function IsAverageWithSelector (methodInfo As MethodInfo) As Boolean

Paramètres

methodInfo
MethodInfo

Méthode à case activée.

Retours

true si la méthode correspond ; false Sinon.

S’applique à