Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Equals()
override
bool
System.Text.DecoderExceptionFallback.Equals
(
[NotNullWhen(true)] object?
value
)
inline
Definition at line
16
of file
DecoderExceptionFallback.cs
.
17
{
18
return
value
is DecoderExceptionFallback;
19
}
System.ExceptionArgument.value
@ value
References
System.value
.
System
Text
DecoderExceptionFallback
Generated by
1.10.0