C# Class TeaDriven.Graphology.DefaultGetSubGraph

Inheritance: TypeExclusionsClientBase, IGetSubGraph
Exibir arquivo Open project: TeaDrivenDev/Graphology

Public Methods

Method Description
DefaultGetSubGraph ( IGetObjectGraph getObjectGraph, IGetObjectFields getObjectFields, TypeExclusions typeExclusions ) : System
For ( object currentObject, IEnumerable graphPath, IList &subGraph ) : bool

Method Details

DefaultGetSubGraph() public method

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

For() public method

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