Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
CreateReader()
[2/2]
XmlReader
System.Xml.Linq.XNode.CreateReader
(
ReaderOptions
readerOptions
)
inline
inherited
Definition at line
215
of file
XNode.cs
.
216
{
217
return
new
XNodeReader(
this
,
null
,
readerOptions
);
218
}
System.Collections.Generic.Dictionary
Definition
Dictionary.cs:14
System
Xml
Linq
XText
Generated by
1.10.0