C# Class Microsoft.Zing.ReceivePattern

Inheritance: JoinPattern
Datei anzeigen Open project: ZingModelChecker/Zing Class Usage Examples

Public Methods

Method Description
ReceivePattern ( ) : System.Collections.Generic
ReceivePattern ( System.Compiler.Expression channel, System.Compiler.Expression data ) : System.Collections.Generic

Method Details

ReceivePattern() public method

public ReceivePattern ( ) : System.Collections.Generic
return System.Collections.Generic

ReceivePattern() public method

public ReceivePattern ( System.Compiler.Expression channel, System.Compiler.Expression data ) : System.Collections.Generic
channel System.Compiler.Expression
data System.Compiler.Expression
return System.Collections.Generic