|
Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Attributes | |
| static readonly EventArgs | Empty = new EventArgs() |
Package Functions | |
| ValidationEventArgs (XmlSchemaException ex) | |
| ValidationEventArgs (XmlSchemaException ex, XmlSeverityType severity) | |
Properties | |
| XmlSeverityType | Severity [get] |
| XmlSchemaException | Exception [get] |
| string | Message [get] |
Private Attributes | |
| readonly XmlSchemaException | _ex |
| readonly XmlSeverityType | _severity |
Definition at line 3 of file ValidationEventArgs.cs.