Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Equals()
override
bool
System.Xml.Linq.XNamespace.Equals
(
[NotNullWhen(true)] object?
obj
)
inline
Definition at line
80
of file
XNamespace.cs
.
81
{
82
return
this
==
obj
;
83
}
System.ExceptionArgument.obj
@ obj
References
System.obj
.
System
Xml
Linq
XNamespace
Generated by
1.10.0