Bagikan melalui


QueryableMethods.GetSumWithSelector(Type) Metode

Definisi

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

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

Parameter

type
Type

Jenis generik metode yang akan dibuat.

Mengembalikan

MethodInfo.

Berlaku untuk