Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Equals()
override
bool
System.TypedReference.Equals
(
object?
o
)
inline
Definition at line
88
of file
TypedReference.cs
.
89
{
90
throw
new
NotSupportedException(SR.NotSupported_NYI);
91
}
References
System.SR.NotSupported_NYI
.
System
TypedReference
Generated by
1.10.0