Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
System
Linq
Expressions
Interpreter
PopInstruction
C# Class System.Linq.Expressions.Interpreter.PopInstruction
Inheritance:
Instruction
Mostrar archivo
Open project: dotnet/corefx
Public Methods
Method
Description
Run
(
InterpretedFrame
frame
) :
int
ToString
( ) :
string
Private Methods
Method
Description
PopInstruction
( ) :
System.Collections.Generic
Method Details
Run()
public
method
public
Run
(
InterpretedFrame
frame
) :
int
frame
InterpretedFrame
return
int
ToString()
public
method
public
ToString
( ) :
string
return
string