C# Class Microsoft.Zing.YieldStatement

Inheritance: System.Compiler.Statement
ファイルを表示 Open project: ZingModelChecker/Zing Class Usage Examples

Public Methods

Method Description
YieldStatement ( ) : System.Collections.Generic
YieldStatement ( System.Compiler.SourceContext sourceContext ) : System.Collections.Generic

Method Details

YieldStatement() public method

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

YieldStatement() public method

public YieldStatement ( System.Compiler.SourceContext sourceContext ) : System.Collections.Generic
sourceContext System.Compiler.SourceContext
return System.Collections.Generic