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

Public Member Functions

 SwitchExpressionProxy (SwitchExpression node)
 

Properties

bool CanReduce [get]
 
ReadOnlyCollection< SwitchCaseCases [get]
 
MethodInfo Comparison [get]
 
string DebugView [get]
 
Expression DefaultBody [get]
 
ExpressionType NodeType [get]
 
Expression SwitchValue [get]
 
Type Type [get]
 

Private Attributes

readonly SwitchExpression _node
 

Detailed Description

Definition at line 552 of file Expression.cs.


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