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

Public Member Functions

 TryExpressionProxy (TryExpression node)
 

Properties

Expression Body [get]
 
bool CanReduce [get]
 
string DebugView [get]
 
Expression Fault [get]
 
Expression Finally [get]
 
ReadOnlyCollection< CatchBlockHandlers [get]
 
ExpressionType NodeType [get]
 
Type Type [get]
 

Private Attributes

readonly TryExpression _node
 

Detailed Description

Definition at line 579 of file Expression.cs.


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