QueryableMethods.GetSumWithSelector(Type) 메서드

정의

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

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

매개 변수

type
Type

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

반환

MethodInfo

적용 대상