Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.Concurrent.BlockingCollectionDebugView< T > Class Template Referencesealed

Public Member Functions

 BlockingCollectionDebugView (BlockingCollection< T > collection)
 

Properties

T[] Items [get]
 

Private Attributes

readonly BlockingCollection< T_blockingCollection
 

Detailed Description

Definition at line 6 of file BlockingCollectionDebugView.cs.


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