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

Public Member Functions

 ArgumentException ()
 
unsafe ArgumentException (string message)
 
 ArgumentException (string message, global::System.Exception innerException)
 
 ArgumentException (string message, string paramName, global::System.Exception innerException)
 
unsafe ArgumentException (string message, string paramName)
 
override void GetObjectData (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
 

Protected Member Functions

 ArgumentException (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
 

Properties

override string Message [get, set]
 

Private Attributes

string _paramName
 

Detailed Description

Definition at line 39 of file ArgumentException.cs.


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