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.Runtime.Remoting.Messaging.ErrorMessage Class Reference
+ Inheritance diagram for System.Runtime.Remoting.Messaging.ErrorMessage:
+ Collaboration diagram for System.Runtime.Remoting.Messaging.ErrorMessage:

Public Member Functions

 ErrorMessage ()
 
object GetArg (int arg_num)
 

Properties

int ArgCount [get, set]
 
object[] Args [get, set]
 
global::System.Reflection.MethodBase MethodBase [get, set]
 
string MethodName [get, set]
 
object MethodSignature [get, set]
 
virtual global::System.Collections.IDictionary Properties [get, set]
 
string TypeName [get, set]
 
string Uri [get, set]
 
LogicalCallContext LogicalCallContext [get, set]
 

Private Attributes

string _uri
 

Detailed Description

Definition at line 12 of file ErrorMessage.cs.


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