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

Public Member Functions

 LabelExpressionProxy (LabelExpression node)
 

Properties

bool CanReduce [get]
 
string DebugView [get]
 
Expression DefaultValue [get]
 
ExpressionType NodeType [get]
 
LabelTarget Target [get]
 
Type Type [get]
 

Private Attributes

readonly LabelExpression _node
 

Detailed Description

Definition at line 276 of file Expression.cs.


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