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

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
LoadLocalFromClosureInstruction ( int index ) : System.Collections.Generic

Method Details

Run() public méthode

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