Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
XmlException()
[11/19]
System.Xml.XmlException.XmlException
(
string
res
,
string
arg
,
Exception
innerException
,
IXmlLineInfo
lineInfo
)
inline
package
Definition at line
142
of file
XmlException.cs
.
143
:
this
(
res
,
new
string
[1] {
arg
},
innerException
, lineInfo?.LineNumber ?? 0, lineInfo?.LinePosition ?? 0,
null
)
144
{
145
}
System.Xml.ValueHandleType.Dictionary
@ Dictionary
References
System.Xml.Dictionary
.
System
Xml
XmlException
Generated by
1.10.0