C# Class TeaDriven.Graphology.GraphologistComponents

Inheritance: IGraphologistComponents
ファイルを表示 Open project: TeaDrivenDev/Graphology

Public Methods

Method Description
GraphologistComponents ( IGraphTraversal graphTraversal, IGraphVisualization graphVisualization ) : System

Method Details

GraphologistComponents() public method

public GraphologistComponents ( IGraphTraversal graphTraversal, IGraphVisualization graphVisualization ) : System
graphTraversal IGraphTraversal
graphVisualization IGraphVisualization
return System