Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
operator==()
[1/3]
static
bool
System.Xml.PrefixHandle.operator==
(
PrefixHandle
prefix1
,
PrefixHandle
prefix2
)
inline
static
Definition at line
241
of file
PrefixHandle.cs
.
242
{
243
return
prefix1
.Equals(
prefix2
);
244
}
System.Xml.ValueHandleType.Dictionary
@ Dictionary
References
System.Xml.Dictionary
.
System
Xml
PrefixHandle
Generated by
1.10.0