C# Class Microsoft.Zing.InvokeSchedulerStatement

Inheritance: System.Compiler.Statement
显示文件 Open project: ZingModelChecker/Zing Class Usage Examples

Public Methods

Method Description
InvokeSchedulerStatement ( ) : System.Collections.Generic
InvokeSchedulerStatement ( ExpressionList operands ) : System.Collections.Generic
InvokeSchedulerStatement ( ExpressionList operands, System.Compiler.SourceContext sourceContext ) : System.Collections.Generic

Method Details

InvokeSchedulerStatement() public method

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

InvokeSchedulerStatement() public method

public InvokeSchedulerStatement ( ExpressionList operands ) : System.Collections.Generic
operands ExpressionList
return System.Collections.Generic

InvokeSchedulerStatement() public method

public InvokeSchedulerStatement ( ExpressionList operands, System.Compiler.SourceContext sourceContext ) : System.Collections.Generic
operands ExpressionList
sourceContext System.Compiler.SourceContext
return System.Collections.Generic