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

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

Méthodes publiques

Méthode Description
Run ( InterpretedFrame frame ) : int

Private Methods

Méthode Description
ByRefNewInstruction ( ConstructorInfo target, int argumentCount, ByRefUpdater byrefArgs ) : System.Diagnostics

Method Details

Run() public final méthode

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