다음을 통해 공유


QueryableMethods.GetAverageWithSelector(Type) 메서드

정의

MethodInfo 지정된 형식에 Queryable.Average 대한 선택기를 사용하여 메서드의 를 반환합니다.

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

매개 변수

type
Type

만들 메서드의 제네릭 형식입니다.

반환

MethodInfo

적용 대상