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

Public Member Functions

 NewExpressionProxy (NewExpression node)
 

Properties

ReadOnlyCollection< ExpressionArguments [get]
 
bool CanReduce [get]
 
ConstructorInfo Constructor [get]
 
string DebugView [get]
 
ReadOnlyCollection< MemberInfoMembers [get]
 
ExpressionType NodeType [get]
 
Type Type [get]
 

Private Attributes

readonly NewExpression _node
 

Detailed Description

Definition at line 468 of file Expression.cs.


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