C# Class TeaDriven.Graphology.LazyGetObjectGraph

Inheritance: IGetObjectGraph
Afficher le fichier Open project: TeaDrivenDev/Graphology Class Usage Examples

Méthodes publiques

Méthode Description
For ( object currentObject, Type referenceType, string referenceName, IEnumerable graphPath ) : GraphNode

Method Details

For() public méthode

public For ( object currentObject, Type referenceType, string referenceName, IEnumerable graphPath ) : GraphNode
currentObject object
referenceType System.Type
referenceName string
graphPath IEnumerable
Résultat GraphNode