C# Class org.GraphDefined.Vanaheimr.Balder.TraversalGraphs.ListGraph

Afficher le fichier Open project: Vanaheimr/Balder

Méthodes publiques

Méthode Description
ForEachVertex ( Action Action ) : void
ListGraph ( IGenericPropertyGraph Graph, TraversalGraphType TraversalGraphType ) : System

Method Details

ForEachVertex() public méthode

public ForEachVertex ( Action Action ) : void
Action Action
Résultat void

ListGraph() public méthode

public ListGraph ( IGenericPropertyGraph Graph, TraversalGraphType TraversalGraphType ) : System
Graph IGenericPropertyGraph
TraversalGraphType TraversalGraphType
Résultat System