C# 클래스 DynamicServices.Pipeline.FilterLocator

상속: IFilterLocator
파일 보기 프로젝트 열기: ryanohs/DynamicServices 1 사용 예제들

공개 메소드들

메소드 설명
GetFiltersByConvention ( Type type, PropertyInfo propertyInfo ) : IEnumerable

메소드 상세

GetFiltersByConvention() 공개 메소드

public GetFiltersByConvention ( Type type, PropertyInfo propertyInfo ) : IEnumerable
type System.Type
propertyInfo System.Reflection.PropertyInfo
리턴 IEnumerable