Partager via


QueryableMethods.IsAverageWithoutSelector(MethodInfo) Méthode

Définition

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

public static bool IsAverageWithoutSelector (System.Reflection.MethodInfo methodInfo);
static member IsAverageWithoutSelector : System.Reflection.MethodInfo -> bool
Public Shared Function IsAverageWithoutSelector (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 à