C# Class TeaDriven.Graphology.DefaultGetNodeString

Inheritance: IGetNodeString
Exibir arquivo Open project: TeaDrivenDev/Graphology Class Usage Examples

Public Methods

Method Description
DefaultGetNodeString ( IGetDepthString getDepthString, IGetMemberTypesString getMemberTypesString ) : System
For ( GraphNode graphNode, int depth ) : string

Method Details

DefaultGetNodeString() public method

public DefaultGetNodeString ( IGetDepthString getDepthString, IGetMemberTypesString getMemberTypesString ) : System
getDepthString IGetDepthString
getMemberTypesString IGetMemberTypesString
return System

For() public method

public For ( GraphNode graphNode, int depth ) : string
graphNode GraphNode
depth int
return string