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.ComponentModel.WarningException Class Reference
+ Inheritance diagram for System.ComponentModel.WarningException:
+ Collaboration diagram for System.ComponentModel.WarningException:

Public Member Functions

 WarningException ()
 
 WarningException (string message)
 
 WarningException (string message, string helpUrl)
 
 WarningException (string message, Exception innerException)
 
 WarningException (string message, string helpUrl, string helpTopic)
 
override void GetObjectData (SerializationInfo info, StreamingContext context)
 

Protected Member Functions

 WarningException (SerializationInfo info, StreamingContext context)
 

Properties

string HelpUrl [get, set]
 
string HelpTopic [get, set]
 

Private Attributes

readonly string< HelpUrlk__BackingField
 
readonly string< HelpTopick__BackingField
 

Detailed Description

Definition at line 11 of file WarningException.cs.


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