Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
LocalName
string
System.Xml.Xsl.Qil.QilName.LocalName
get
set
Definition at line
13
of file
QilName.cs
.
14
{
15
get
16
{
17
return
_local
;
18
}
19
[
MemberNotNull
(
"_local"
)]
20
set
21
{
22
_local
=
value
;
23
}
24
}
System.Xml.Xsl.Qil.QilName._local
string _local
Definition
QilName.cs:7
System.Xml.ValueHandleType.Dictionary
@ Dictionary
System.ExceptionArgument.value
@ value
Referenced by
System.Xml.Xsl.Qil.QilName.QilName()
.
System
Xml
Xsl
Qil
QilName
Generated by
1.10.0