C# 클래스 Recurity.Swf.Flowgraph.Edge

파일 보기 프로젝트 열기: rtezli/Blitzableiter

공개 메소드들

메소드 설명
Edge ( UInt32 from, UInt32 to, EdgeType typeOfEdge ) : System

ToString ( ) : string

메소드 상세

Edge() 공개 메소드

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

ToString() 공개 메소드

public ToString ( ) : string
리턴 string