C# Class Microsoft.Zing.ZTry

Inheritance: System.Compiler.Statement
Exibir arquivo Open project: ZingModelChecker/Zing Class Usage Examples

Public Methods

Method Description
ZTry ( ) : System.Collections.Generic
ZTry ( System.Compiler.Block body, WithList catchers ) : System.Collections.Generic

Method Details

ZTry() public method

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

ZTry() public method

public ZTry ( System.Compiler.Block body, WithList catchers ) : System.Collections.Generic
body System.Compiler.Block
catchers WithList
return System.Collections.Generic