Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Equals()
[1/3]
override
bool
System.Xml.Linq.XName.Equals
(
[NotNullWhen(true)] object?
obj
)
inline
Definition at line
74
of file
XName.cs
.
75
{
76
return
this
==
obj
;
77
}
System.ExceptionArgument.obj
@ obj
References
System.obj
.
System
Xml
Linq
XName
Generated by
1.10.0