C# Class TeaDriven.Graphology.DefaultGetSubGraph

Inheritance: TypeExclusionsClientBase, IGetSubGraph
Afficher le fichier Open project: TeaDrivenDev/Graphology

Méthodes publiques

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

Method Details

DefaultGetSubGraph() public méthode

public DefaultGetSubGraph ( IGetObjectGraph getObjectGraph, IGetObjectFields getObjectFields, TypeExclusions typeExclusions ) : System
getObjectGraph IGetObjectGraph
getObjectFields IGetObjectFields
typeExclusions TypeExclusions
Résultat System

For() public méthode

public For ( object currentObject, IEnumerable graphPath, IList &subGraph ) : bool
currentObject object
graphPath IEnumerable
subGraph IList
Résultat bool