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

◆ Reset()

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

Implements System.Collections.IEnumerator.

Definition at line 38 of file LocalVariableHandleCollection.cs.

39 {
40 throw new NotSupportedException();
41 }