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

◆ Reset()

void IEnumerator. System.Reflection.Metadata.ManifestResourceHandleCollection.Enumerator.Reset ( )
inline

Implements System.Collections.IEnumerator.

Definition at line 35 of file ManifestResourceHandleCollection.cs.

36 {
37 throw new NotSupportedException();
38 }