Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.DeferredDisposableLifetime< T > Struct Template Reference

Public Member Functions

bool AddRef ()
 
void Release (T obj)
 
void Dispose (T obj)
 

Private Attributes

int _count
 

Detailed Description

Type Constraints
T :class 
T :IDeferredDisposable 

Definition at line 3 of file DeferredDisposableLifetime.cs.


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