Bagikan melalui


QueryableMethods.IsAverageWithSelector(MethodInfo) Metode

Definisi

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

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

Parameter

methodInfo
MethodInfo

Metode untuk memeriksa.

Mengembalikan

true jika metode cocok; false Sebaliknya.

Berlaku untuk