terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Xml.Schema.XmlSchemaException Class Reference
+ Inheritance diagram for System.Xml.Schema.XmlSchemaException:
+ Collaboration diagram for System.Xml.Schema.XmlSchemaException:

Public Member Functions

override void GetObjectData (SerializationInfo info, StreamingContext context)
 
 XmlSchemaException ()
 
 XmlSchemaException (string message)
 
 XmlSchemaException (string message, Exception innerException)
 
 XmlSchemaException (string message, Exception innerException, int lineNumber, int linePosition)
 

Protected Member Functions

 XmlSchemaException (SerializationInfo info, StreamingContext context)
 

Package Functions

 XmlSchemaException (string res, string arg)
 
 XmlSchemaException (string res, string arg, string sourceUri, int lineNumber, int linePosition)
 
 XmlSchemaException (string res, string[] args, Exception innerException, string sourceUri, int lineNumber, int linePosition, XmlSchemaObject source)
 

Static Package Functions

static string CreateMessage (string res, string[] args)
 

Properties

override string Message [get, set]
 

Private Attributes

string res
 
string[] args
 
string sourceUri
 
int lineNumber
 
int linePosition
 
XmlSchemaObject sourceSchemaObject
 
string message
 

Detailed Description

Definition at line 10 of file XmlSchemaException.cs.


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