Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
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< XPathItemNavigatorsToItems (IList< XPathNavigator > listNavigators)
 
static IList< XPathNavigatorItemsToNavigators (IList< XPathItem > listItems)
 

Detailed Description

Definition at line 9 of file XmlILStorageConverter.cs.


The documentation for this class was generated from the following file: