Terraria v1.4.4.9
Terraria source code documentation
|
Package Functions | |
string | XsdTypeName (Type type) |
string | XsdTypeName (Type type, SoapAttributes a, string name) |
Static Private Member Functions | |
static ElementAccessor | CreateElementAccessor (TypeMapping mapping, string ns) |
Private Attributes | |
readonly TypeScope | _typeScope |
readonly SoapAttributeOverrides | _attributeOverrides |
readonly NameTable | _types = new NameTable() |
readonly NameTable | _nullables = new NameTable() |
StructMapping | _root |
readonly string | _defaultNs |
readonly ModelScope | _modelScope |
Definition at line 9 of file SoapReflectionImporter.cs.