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

Public Member Functions

 IndexExpressionProxy (IndexExpression node)
 

Properties

ReadOnlyCollection< ExpressionArguments [get]
 
bool CanReduce [get]
 
string DebugView [get]
 
PropertyInfo Indexer [get]
 
ExpressionType NodeType [get]
 
Expression Object [get]
 
Type Type [get]
 

Private Attributes

readonly IndexExpression _node
 

Detailed Description

Definition at line 228 of file Expression.cs.


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