Bagikan melalui


QueryableMethods.GetAverageWithoutSelector(Type) Metode

Definisi

Mengembalikan MethodInfo untuk Queryable.Average metode tanpa pemilih untuk jenis yang diberikan.

public static System.Reflection.MethodInfo GetAverageWithoutSelector (Type type);
static member GetAverageWithoutSelector : Type -> System.Reflection.MethodInfo
Public Shared Function GetAverageWithoutSelector (type As Type) As MethodInfo

Parameter

type
Type

Jenis generik metode yang akan dibuat.

Mengembalikan

MethodInfo.

Berlaku untuk