Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Runtime.Serialization.Attributes Class Referencesealed

Package Functions

void Read (XmlReaderDelegator reader)
 
void Reset ()
 

Package Attributes

string Id
 
string Ref
 
string XsiTypeName
 
string XsiTypeNamespace
 
string XsiTypePrefix
 
bool XsiNil
 
string ClrAssembly
 
string ClrType
 
int ArraySZSize
 
string FactoryTypeName
 
string FactoryTypeNamespace
 
string FactoryTypePrefix
 
bool UnrecognizedAttributesFound
 

Private Member Functions

void ReadId (XmlReaderDelegator reader)
 
void ReadRef (XmlReaderDelegator reader)
 
void ReadXsiNil (XmlReaderDelegator reader)
 
void ReadArraySize (XmlReaderDelegator reader)
 
void ReadXsiType (XmlReaderDelegator reader)
 
void ReadFactoryType (XmlReaderDelegator reader)
 

Static Private Attributes

static readonly XmlDictionaryString[] s_serializationLocalNames
 
static readonly XmlDictionaryString[] s_schemaInstanceLocalNames
 

Detailed Description

Definition at line 5 of file Attributes.cs.


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