C# 클래스 TeaDriven.Graphology.TypeExclusionsClientBase

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

보호된 메소드들

메소드 설명
DoNotFollowType ( Type t ) : bool
TypeExclusionsClientBase ( ) : System
TypeExclusionsClientBase ( TypeExclusions typeExclusions ) : System
TypeIsExcluded ( Type t ) : bool

메소드 상세

DoNotFollowType() 보호된 메소드

protected DoNotFollowType ( Type t ) : bool
t System.Type
리턴 bool

TypeExclusionsClientBase() 보호된 메소드

protected TypeExclusionsClientBase ( ) : System
리턴 System

TypeExclusionsClientBase() 보호된 메소드

protected TypeExclusionsClientBase ( TypeExclusions typeExclusions ) : System
typeExclusions TypeExclusions
리턴 System

TypeIsExcluded() 보호된 메소드

protected TypeIsExcluded ( Type t ) : bool
t System.Type
리턴 bool