共用方式為


QueryableMethods.GetAverageWithoutSelector(Type) 方法

定義

傳回 方法的 Queryable.AverageMethodInfo 而沒有指定型別的選取器。

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

參數

type
Type

要建立之方法的泛型型別。

傳回

MethodInfo

適用於