Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator==()
[2/3]
static
bool
System.Xml.StringHandle.operator
==
(
StringHandle
s1
,
StringHandle
s2
)
inline
static
Definition at line
253
of file
StringHandle.cs
.
254
{
255
return
s1
.Equals(
s2
);
256
}
System.Xml.StringHandle.StringHandleType.Dictionary
@ Dictionary
References
System.Xml.StringHandle.Dictionary
.
System
Xml
StringHandle
Generated by
1.10.0