C# Class Recurity.Swf.Flowgraph.Edge

Afficher le fichier Open project: rtezli/Blitzableiter

Méthodes publiques

Méthode Description
Edge ( UInt32 from, UInt32 to, EdgeType typeOfEdge ) : System

ToString ( ) : string

Method Details

Edge() public méthode

public Edge ( UInt32 from, UInt32 to, EdgeType typeOfEdge ) : System
from System.UInt32
to System.UInt32
typeOfEdge EdgeType
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string