C# Class Automatonymous.Graphing.Edge

Show file Open project: haf/Automatonymous

Public Methods

Method Description
Edge ( Vertex from, Vertex to, string title ) : System

Method Details

Edge() public method

public Edge ( Vertex from, Vertex to, string title ) : System
from Vertex
to Vertex
title string
return System