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

Public Member Functions

 LoopExpressionProxy (LoopExpression node)
 

Properties

Expression Body [get]
 
LabelTarget BreakLabel [get]
 
bool CanReduce [get]
 
LabelTarget ContinueLabel [get]
 
string DebugView [get]
 
ExpressionType NodeType [get]
 
Type Type [get]
 

Private Attributes

readonly LoopExpression _node
 

Detailed Description

Definition at line 351 of file Expression.cs.


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