Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Serialization.RecursionLimiter Class Referencesealed

Package Functions

 RecursionLimiter ()
 

Properties

bool IsExceededLimit [get]
 
int Depth [get, set]
 
WorkItems DeferredWorkItems [get]
 

Private Attributes

readonly int _maxDepth
 
int _depth
 
WorkItems _deferredWorkItems
 

Detailed Description

Definition at line 3 of file RecursionLimiter.cs.


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