C# 클래스 Microsoft.Zing.ViaExecute

상속: Via
파일 보기 프로젝트 열기: ZingModelChecker/Zing 1 사용 예제들

공개 메소드들

메소드 설명
ChangeProcessExecuted ( int n ) : void
Clone ( ) : object
Equals ( object o ) : bool
GetHashCode ( ) : int
ToString ( ) : string
ViaExecute ( int n ) : System
ViaExecute ( int n, bool s ) : System

메소드 상세

ChangeProcessExecuted() 공개 메소드

public ChangeProcessExecuted ( int n ) : void
n int
리턴 void

Clone() 공개 메소드

public Clone ( ) : object
리턴 object

Equals() 공개 메소드

public Equals ( object o ) : bool
o object
리턴 bool

GetHashCode() 공개 메소드

public GetHashCode ( ) : int
리턴 int

ToString() 공개 메소드

public ToString ( ) : string
리턴 string

ViaExecute() 공개 메소드

public ViaExecute ( int n ) : System
n int
리턴 System

ViaExecute() 공개 메소드

public ViaExecute ( int n, bool s ) : System
n int
s bool
리턴 System