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
|
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 |
Definition at line 10 of file InvalidAsynchronousStateException.cs.