C# 클래스 TeaDriven.Graphology.DefaultGetSubGraph

상속: TypeExclusionsClientBase, IGetSubGraph
파일 보기 프로젝트 열기: TeaDrivenDev/Graphology

공개 메소드들

메소드 설명
DefaultGetSubGraph ( IGetObjectGraph getObjectGraph, IGetObjectFields getObjectFields, TypeExclusions typeExclusions ) : System
For ( object currentObject, IEnumerable graphPath, IList &subGraph ) : bool

메소드 상세

DefaultGetSubGraph() 공개 메소드

public DefaultGetSubGraph ( IGetObjectGraph getObjectGraph, IGetObjectFields getObjectFields, TypeExclusions typeExclusions ) : System
getObjectGraph IGetObjectGraph
getObjectFields IGetObjectFields
typeExclusions TypeExclusions
리턴 System

For() 공개 메소드

public For ( object currentObject, IEnumerable graphPath, IList &subGraph ) : bool
currentObject object
graphPath IEnumerable
subGraph IList
리턴 bool