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

Public Member Functions

 ICollectionDebugView (ICollection< T > collection)
 
 ICollectionDebugView (ICollection< T > collection)
 

Properties

T[] Items [get]
 

Private Attributes

readonly ICollection< T_collection
 

Detailed Description

Definition at line 5 of file ICollectionDebugView.cs.


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