C# 클래스 TeaDriven.Graphology.ConcreteTypeExclusion

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

공개 메소드들

메소드 설명
AppliesTo ( Type type ) : bool
ConcreteTypeExclusion ( ) : System
ConcreteTypeExclusion ( IEnumerable types ) : System

메소드 상세

AppliesTo() 공개 메소드

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

ConcreteTypeExclusion() 공개 메소드

public ConcreteTypeExclusion ( ) : System
리턴 System

ConcreteTypeExclusion() 공개 메소드

public ConcreteTypeExclusion ( IEnumerable types ) : System
types IEnumerable
리턴 System