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

◆ Reset()

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

Implements System.Collections.IEnumerator.

Definition at line 58 of file AssemblyReferenceHandleCollection.cs.

59 {
60 throw new NotSupportedException();
61 }