C# Class System.Linq.Expressions.Interpreter.LoadLocalFromClosureBoxedInstruction

Inheritance: LocalAccessInstruction
Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Méthode Description
Run ( InterpretedFrame frame ) : int

Private Methods

Méthode Description
LoadLocalFromClosureBoxedInstruction ( int index ) : System.Collections.Generic

Method Details

Run() public méthode

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