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

◆ Reset()

void IEnumerator. System.Reflection.Metadata.LocalScopeHandleCollection.ChildrenEnumerator.Reset ( )
inline

Implements System.Collections.IEnumerator.

Definition at line 116 of file LocalScopeHandleCollection.cs.

117 {
118 throw new NotSupportedException();
119 }