Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
System
Linq
Expressions
Interpreter
LocalVariable
C# Class System.Linq.Expressions.Interpreter.LocalVariable
Show file
Open project: dotnet/corefx
Class Usage Examples
Public Properties
Property
Type
Description
Index
int
Public Methods
Method
Description
ToString
( ) :
string
Private Methods
Method
Description
LoadFromArray
(
Expression
frameData
,
Expression
closure
,
Type
parameterType
) :
Expression
LocalVariable
(
int
index
,
bool
closure
) :
System.Collections.Generic
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
Index
public property
public
int
Index
return
int