Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator==()
[1/3]
static
bool
System.Xml.StringHandle.operator
==
(
StringHandle
s1
,
string
s2
)
inline
static
Definition at line
243
of file
StringHandle.cs
.
244
{
245
return
s1
.Equals2(
s2
);
246
}
System.Xml.StringHandle.StringHandleType.Dictionary
@ Dictionary
References
System.Xml.StringHandle.Dictionary
.
System
Xml
StringHandle
Generated by
1.10.0