Bagikan melalui


QueryableMethods.GetSumWithoutSelector(Type) Metode

Definisi

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

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

Parameter

type
Type

Jenis generik metode untuk dibuat.

Mengembalikan

MethodInfo.

Berlaku untuk