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

◆ Reset()

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

Implements System.Collections.IEnumerator.

Definition at line 53 of file ParameterHandleCollection.cs.

54 {
55 throw new NotSupportedException();
56 }