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)
inlineprivate

Definition at line 94 of file XName.cs.

95 {
96 return (object)this == other;
97 }

References System.other.