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

Public Member Functions

 SpanDebugView (Span< T > span)
 
 SpanDebugView (ReadOnlySpan< T > span)
 

Properties

T[] Items [get]
 

Private Attributes

readonly T[] _array
 

Detailed Description

Definition at line 5 of file SpanDebugView.cs.


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