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

Public Member Functions

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

Protected Member Functions

 InvalidAsynchronousStateException (SerializationInfo info, StreamingContext context)
 

Properties

override string Message [get, set]
 

Private Attributes

string _paramName
 

Detailed Description

Definition at line 10 of file InvalidAsynchronousStateException.cs.


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