Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
XmlException()
[13/19]
System.Xml.XmlException.XmlException
(
string
res
,
string
[]
args
,
IXmlLineInfo
lineInfo
,
string
sourceUri
)
inline
package
Definition at line
152
of file
XmlException.cs
.
153
:
this
(
res
,
args
,
null
, lineInfo?.LineNumber ?? 0, lineInfo?.LinePosition ?? 0,
sourceUri
)
154
{
155
}
System.Xml.ValueHandleType.Dictionary
@ Dictionary
System
Xml
XmlException
Generated by
1.10.0