Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
TeaDriven
Graphology
LazyGetObjectGraph
C# Class TeaDriven.Graphology.LazyGetObjectGraph
Inheritance:
IGetObjectGraph
Show file
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