C# 클래스 Microsoft.Zing.EventPattern

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

공개 메소드들

메소드 설명
EventPattern ( ) : System.Collections.Generic
EventPattern ( System.Compiler.Expression messageType, System.Compiler.Expression direction ) : System.Collections.Generic
EventPattern ( System.Compiler.Expression channelNumber, System.Compiler.Expression messageType, System.Compiler.Expression direction ) : System.Collections.Generic

메소드 상세

EventPattern() 공개 메소드

public EventPattern ( ) : System.Collections.Generic
리턴 System.Collections.Generic

EventPattern() 공개 메소드

public EventPattern ( System.Compiler.Expression messageType, System.Compiler.Expression direction ) : System.Collections.Generic
messageType System.Compiler.Expression
direction System.Compiler.Expression
리턴 System.Collections.Generic

EventPattern() 공개 메소드

public EventPattern ( System.Compiler.Expression channelNumber, System.Compiler.Expression messageType, System.Compiler.Expression direction ) : System.Collections.Generic
channelNumber System.Compiler.Expression
messageType System.Compiler.Expression
direction System.Compiler.Expression
리턴 System.Collections.Generic