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

Public Member Functions

 CatchBlockProxy (CatchBlock node)
 

Properties

Expression Body [get]
 
Expression Filter [get]
 
Type Test [get]
 
ParameterExpression Variable [get]
 

Private Attributes

readonly CatchBlock _node
 

Detailed Description

Definition at line 88 of file Expression.cs.


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