C# Class Microsoft.Scripting.Interpreter.EnterTryFinallyInstruction

Inheritance: IndexedBranchInstruction
Afficher le fichier Open project: jschementi/iron Class Usage Examples

Méthodes publiques

Méthode Description
Run ( InterpretedFrame frame ) : int

Private Methods

Méthode Description
Create ( int labelIndex ) : EnterTryFinallyInstruction
EnterTryFinallyInstruction ( int targetIndex ) : System.Linq.Expressions

Method Details

Run() public méthode

public Run ( InterpretedFrame frame ) : int
frame InterpretedFrame
Résultat int