Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Datatype_untypedAtomicType.cs
Go to the documentation of this file.
1namespace System.Xml.Schema;
2
4{
6
7 public override XmlTypeCode TypeCode => XmlTypeCode.UntypedAtomic;
8
10 {
12 }
13}
override XmlValueConverter CreateValueConverter(XmlSchemaType schemaType)
static readonly XmlValueConverter Untyped
TypeCode
Definition TypeCode.cs:4