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

Inheritance: Instruction
Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
Run ( InterpretedFrame frame ) : int

Private Methods

Méthode Description
NewArrayBoundsInstruction ( Type elementType, int rank )

Method Details

Run() public méthode

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