Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Expressions.Expression< TDelegate >.RuntimeVariablesExpressionProxy Class Referencesealed

Public Member Functions

 RuntimeVariablesExpressionProxy (RuntimeVariablesExpression node)
 

Properties

bool CanReduce [get]
 
string DebugView [get]
 
ExpressionType NodeType [get]
 
Type Type [get]
 
ReadOnlyCollection< ParameterExpressionVariables [get]
 

Private Attributes

readonly RuntimeVariablesExpression _node
 

Detailed Description

Definition at line 516 of file Expression.cs.


The documentation for this class was generated from the following file: