Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Automatonymous
Graphing
Edge
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