메소드 | 설명 | |
---|---|---|
EventStatement ( ) : System.Collections.Generic | ||
EventStatement ( System.Compiler.Expression messageType, System.Compiler.Expression direction ) : System.Collections.Generic | ||
EventStatement ( System.Compiler.Expression channelNumber, System.Compiler.Expression messageType, System.Compiler.Expression direction ) : System.Collections.Generic | ||
EventStatement ( System.Compiler.Expression channelNumber, System.Compiler.Expression messageType, System.Compiler.Expression direction, System.Compiler.SourceContext sourceContext ) : System.Collections.Generic | ||
EventStatement ( System.Compiler.Expression messageType, System.Compiler.Expression direction, System.Compiler.SourceContext sourceContext ) : System.Collections.Generic |
public EventStatement ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |
public EventStatement ( System.Compiler.Expression messageType, System.Compiler.Expression direction ) : System.Collections.Generic | ||
messageType | System.Compiler.Expression | |
direction | System.Compiler.Expression | |
리턴 | System.Collections.Generic |
public EventStatement ( 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 |
public EventStatement ( System.Compiler.Expression channelNumber, System.Compiler.Expression messageType, System.Compiler.Expression direction, System.Compiler.SourceContext sourceContext ) : System.Collections.Generic | ||
channelNumber | System.Compiler.Expression | |
messageType | System.Compiler.Expression | |
direction | System.Compiler.Expression | |
sourceContext | System.Compiler.SourceContext | |
리턴 | System.Collections.Generic |
public EventStatement ( System.Compiler.Expression messageType, System.Compiler.Expression direction, System.Compiler.SourceContext sourceContext ) : System.Collections.Generic | ||
messageType | System.Compiler.Expression | |
direction | System.Compiler.Expression | |
sourceContext | System.Compiler.SourceContext | |
리턴 | System.Collections.Generic |