Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Equals()
[3/3]
bool
IEquatable
<
XName
>. System.Xml.Linq.XName.Equals
(
XName
other
)
inline
private
Definition at line
94
of file
XName.cs
.
95
{
96
return
(
object
)
this
==
other
;
97
}
System.ExceptionArgument.other
@ other
References
System.other
.
System
Xml
Linq
XName
Generated by
1.10.0