C# Class Microsoft.Scripting.Interpreter.ThrowInstruction

Inheritance: Microsoft.Scripting.Interpreter.Instruction
Afficher le fichier Open project: jschementi/iron

Méthodes publiques

Méthode Description
Run ( InterpretedFrame frame ) : int

Private Methods

Méthode Description
ThrowInstruction ( bool hasResult, bool isRethrow ) : System.Linq.Expressions

Method Details

Run() public méthode

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