Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Reset()

void System.Collections.Concurrent.Partitioner< TSource >.StaticIndexRangePartition< TSource >.Reset ( )
inlineinherited

Implements System.Collections.IEnumerator.

Definition at line 641 of file Partitioner.cs.

642 {
643 throw new NotSupportedException();
644 }