|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| XmlSchemaMinLengthFacet () | |
Package Functions | |
| override void | SetUnhandledAttributes (XmlAttribute[] moreAttributes) |
| override void | AddAnnotation (XmlSchemaAnnotation annotation) |
| virtual void | OnAdd (XmlSchemaObjectCollection container, object item) |
| virtual void | OnRemove (XmlSchemaObjectCollection container, object item) |
| virtual void | OnClear (XmlSchemaObjectCollection container) |
| virtual XmlSchemaObject | Clone () |
Properties | |
| string? | Value [get, set] |
| virtual bool | IsFixed [get, set] |
| FacetType | FacetType [get, set] |
| string? | Id [get, set] |
| XmlSchemaAnnotation? | Annotation [get, set] |
| XmlAttribute?[] | UnhandledAttributes [get, set] |
| override? string | IdAttribute [get, set] |
| int | LineNumber [get, set] |
| int | LinePosition [get, set] |
| string? | SourceUri [get, set] |
| XmlSchemaObject? | Parent [get, set] |
| XmlSerializerNamespaces | Namespaces [get, set] |
| virtual ? string | NameAttribute [get, set] |
| bool | IsProcessing [get, set] |
Definition at line 3 of file XmlSchemaMinLengthFacet.cs.