Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Ref.cs
Go to the documentation of this file.
1
namespace
System.Xml
;
2
3
internal
static
class
Ref
4
{
5
public
static
bool
Equal
(
string
strA
,
string
strB
)
6
{
7
return
(
object
)
strA
==
strB
;
8
}
9
}
System.Xml.Ref.Equal
static bool Equal(string strA, string strB)
Definition
Ref.cs:5
System.Xml.Ref
Definition
Ref.cs:4
System.Xml.ValueHandleType.Dictionary
@ Dictionary
System.Xml
Definition
BaseRegionIterator.cs:1
source
System.Private.Xml
System.Xml
Ref.cs
Generated by
1.10.0