Bagikan melalui


QueryableMethods.IsSumWithSelector(MethodInfo) Metode

Definisi

Memeriksa apakah yang diberikan MethodInfo adalah salah satu dengan pemilih Queryable.Sum atau tidak.

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

Parameter

methodInfo
MethodInfo

Metode untuk memeriksa.

Mengembalikan

true jika metode cocok; false Sebaliknya.

Berlaku untuk