C# Class TeaDriven.Graphology.LazyGetObjectGraph

Inheritance: IGetObjectGraph
ファイルを表示 Open project: TeaDrivenDev/Graphology Class Usage Examples

Public Methods

Method Description
For ( object currentObject, Type referenceType, string referenceName, IEnumerable graphPath ) : GraphNode

Method Details

For() public method

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