C# Class TeaDriven.Graphology.DefaultGetNodeString

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

Méthodes publiques

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

Method Details

DefaultGetNodeString() public méthode

public DefaultGetNodeString ( IGetDepthString getDepthString, IGetMemberTypesString getMemberTypesString ) : System
getDepthString IGetDepthString
getMemberTypesString IGetMemberTypesString
Résultat System

For() public méthode

public For ( GraphNode graphNode, int depth ) : string
graphNode GraphNode
depth int
Résultat string