Partager via


QueryableMethods.IsSumWithoutSelector(MethodInfo) Méthode

Définition

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

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