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

Public Member Functions

 MemberInitExpressionProxy (MemberInitExpression node)
 

Properties

ReadOnlyCollection< MemberBindingBindings [get]
 
bool CanReduce [get]
 
string DebugView [get]
 
NewExpression NewExpression [get]
 
ExpressionType NodeType [get]
 
Type Type [get]
 

Private Attributes

readonly MemberInitExpression _node
 

Detailed Description

Definition at line 399 of file Expression.cs.


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