C# 클래스 TeaDriven.Graphology.FilteringGetTypeFields

상속: IGetTypeFields
파일 보기 프로젝트 열기: TeaDrivenDev/Graphology

공개 메소드들

메소드 설명
FilteringGetTypeFields ( IGetTypeFields getTypeFields, ITypeFieldExclusion typeFieldExclusion ) : System
For ( Type type ) : IEnumerable

메소드 상세

FilteringGetTypeFields() 공개 메소드

public FilteringGetTypeFields ( IGetTypeFields getTypeFields, ITypeFieldExclusion typeFieldExclusion ) : System
getTypeFields IGetTypeFields
typeFieldExclusion ITypeFieldExclusion
리턴 System

For() 공개 메소드

public For ( Type type ) : IEnumerable
type System.Type
리턴 IEnumerable