Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Threading.Tasks.Dataflow.Internal.EnumerableDebugView< TKey, TValue > Class Template Referencesealed

Public Member Functions

 EnumerableDebugView (IEnumerable< KeyValuePair< TKey, TValue > > enumerable)
 

Properties

KeyValuePair< TKey, TValue >[] Items [get]
 

Private Attributes

readonly IEnumerable< KeyValuePair< TKey, TValue > > _enumerable
 

Detailed Description

Definition at line 7 of file EnumerableDebugView.cs.


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