C# Class Microsoft.Zing.ZTry

Inheritance: System.Compiler.Statement
Afficher le fichier Open project: ZingModelChecker/Zing Class Usage Examples

Méthodes publiques

Méthode Description
ZTry ( ) : System.Collections.Generic
ZTry ( System.Compiler.Block body, WithList catchers ) : System.Collections.Generic

Method Details

ZTry() public méthode

public ZTry ( ) : System.Collections.Generic
Résultat System.Collections.Generic

ZTry() public méthode

public ZTry ( System.Compiler.Block body, WithList catchers ) : System.Collections.Generic
body System.Compiler.Block
catchers WithList
Résultat System.Collections.Generic