C# 클래스 TeaDriven.Graphology.TypeExclusions

파일 보기 프로젝트 열기: TeaDrivenDev/Graphology 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
_doNotFollowFixed ITypeExclusion
_excludeFixed ITypeExclusion

공개 메소드들

메소드 설명
Add ( TypeExclusions additionalExclusions ) : TypeExclusions

메소드 상세

Add() 공개 메소드

public Add ( TypeExclusions additionalExclusions ) : TypeExclusions
additionalExclusions TypeExclusions
리턴 TypeExclusions

프로퍼티 상세

_doNotFollowFixed 보호되어 있는 프로퍼티

protected ITypeExclusion _doNotFollowFixed
리턴 ITypeExclusion

_excludeFixed 보호되어 있는 프로퍼티

protected ITypeExclusion _excludeFixed
리턴 ITypeExclusion