Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Schema.ValidationEventArgs Class Reference

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
 

Detailed Description

Definition at line 3 of file ValidationEventArgs.cs.


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