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

◆ Equals()

override bool System.ArgIterator.Equals ( object? o)
inline

Definition at line 84 of file ArgIterator.cs.

85 {
86 throw new NotSupportedException(SR.NotSupported_NYI);
87 }

References System.SR.NotSupported_NYI.