Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator==()
[3/3]
static
bool
System.Xml.PrefixHandle.operator==
(
PrefixHandle
prefix1
,
XmlDictionaryString
prefix2
)
inline
static
Definition at line
231
of file
PrefixHandle.cs
.
232
{
233
return
prefix1
.Equals2(
prefix2
);
234
}
System.Xml.ValueHandleType.Dictionary
@ Dictionary
References
System.Xml.Dictionary
.
System
Xml
PrefixHandle
Generated by
1.10.0