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

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

Méthodes publiques

Méthode Description
Run ( InterpretedFrame frame ) : int
ToString ( ) : string

Private Methods

Méthode Description
LoadObjectInstruction ( object value ) : System.Collections.Generic

Method Details

Run() public méthode

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

ToString() public méthode

public ToString ( ) : string
Résultat string