C# 클래스 TeaDriven.Graphology.CompositeTypeExclusion

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

공개 메소드들

메소드 설명
AppliesTo ( Type type ) : bool
CompositeTypeExclusion ( ) : System
CompositeTypeExclusion ( IEnumerable exclusions ) : System

메소드 상세

AppliesTo() 공개 메소드

public AppliesTo ( Type type ) : bool
type System.Type
리턴 bool

CompositeTypeExclusion() 공개 메소드

public CompositeTypeExclusion ( ) : System
리턴 System

CompositeTypeExclusion() 공개 메소드

public CompositeTypeExclusion ( IEnumerable exclusions ) : System
exclusions IEnumerable
리턴 System