Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Static Public Member Functions
|
List of all members
System.Xml.Xsl.Runtime.XmlILStorageConverter Class Reference
Static Public Member Functions
static
XmlAtomicValue
StringToAtomicValue
(
string
value
, int
index
,
XmlQueryRuntime
runtime
)
static
XmlAtomicValue
DecimalToAtomicValue
(decimal
value
, int
index
,
XmlQueryRuntime
runtime
)
static
XmlAtomicValue
Int64ToAtomicValue
(long
value
, int
index
,
XmlQueryRuntime
runtime
)
static
XmlAtomicValue
Int32ToAtomicValue
(int
value
, int
index
,
XmlQueryRuntime
runtime
)
static
XmlAtomicValue
BooleanToAtomicValue
(
bool
value
, int
index
,
XmlQueryRuntime
runtime
)
static
XmlAtomicValue
DoubleToAtomicValue
(double
value
, int
index
,
XmlQueryRuntime
runtime
)
static
XmlAtomicValue
SingleToAtomicValue
(float
value
, int
index
,
XmlQueryRuntime
runtime
)
static
XmlAtomicValue
DateTimeToAtomicValue
(
DateTime
value
, int
index
,
XmlQueryRuntime
runtime
)
static
XmlAtomicValue
XmlQualifiedNameToAtomicValue
(
XmlQualifiedName
value
, int
index
,
XmlQueryRuntime
runtime
)
static
XmlAtomicValue
TimeSpanToAtomicValue
(
TimeSpan
value
, int
index
,
XmlQueryRuntime
runtime
)
static
XmlAtomicValue
BytesToAtomicValue
(byte[]
value
, int
index
,
XmlQueryRuntime
runtime
)
static
IList
<
XPathItem
>
NavigatorsToItems
(
IList
<
XPathNavigator
>
listNavigators
)
static
IList
<
XPathNavigator
>
ItemsToNavigators
(
IList
<
XPathItem
>
listItems
)
Detailed Description
Definition at line
9
of file
XmlILStorageConverter.cs
.
The documentation for this class was generated from the following file:
source/System.Private.Xml/System.Xml.Xsl.Runtime/
XmlILStorageConverter.cs
System
Xml
Xsl
Runtime
XmlILStorageConverter
Generated by
1.10.0