C# Class Microsoft.Scripting.Interpreter.BranchTrueInstruction

Inheritance: OffsetInstruction
Afficher le fichier Open project: jschementi/iron

Méthodes publiques

Méthode Description
Run ( InterpretedFrame frame ) : int

Private Methods

Méthode Description
BranchTrueInstruction ( ) : System.Linq.Expressions

Method Details

Run() public méthode

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