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

Public Member Functions

 ObjectDisposedException (string objectName)
 
 ObjectDisposedException (string objectName, string message)
 
override void GetObjectData (global::System.Runtime.Serialization.SerializationInfo info, global::System.Runtime.Serialization.StreamingContext context)
 

Protected Member Functions

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

Properties

override string Message [get, set]
 
string ObjectName [get, set]
 

Private Member Functions

 ObjectDisposedException ()
 

Private Attributes

string _objectName
 

Detailed Description

Definition at line 20 of file ObjectDisposedException.cs.


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