Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Dynamic.BindingRestrictions.TestBuilder Class Referencesealed

Classes

struct  AndNode
 

Package Functions

void Append (BindingRestrictions restrictions)
 
Expression ToExpression ()
 

Private Member Functions

void Push (Expression node, int depth)
 

Private Attributes

readonly HashSet< BindingRestrictions_unique = new HashSet<BindingRestrictions>()
 
readonly Stack< AndNode_tests = new Stack<AndNode>()
 

Detailed Description

Definition at line 14 of file BindingRestrictions.cs.


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