C# Class Recurity.Swf.Flowgraph.Edge

Exibir arquivo Open project: rtezli/Blitzableiter

Public Methods

Method Description
Edge ( UInt32 from, UInt32 to, EdgeType typeOfEdge ) : System

ToString ( ) : string

Method Details

Edge() public method

public Edge ( UInt32 from, UInt32 to, EdgeType typeOfEdge ) : System
from System.UInt32
to System.UInt32
typeOfEdge EdgeType
return System

ToString() public method

public ToString ( ) : string
return string