terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Runtime.Remoting.Activation.IConstructionCallMessage Interface Reference
+ Inheritance diagram for System.Runtime.Remoting.Activation.IConstructionCallMessage:

Public Member Functions

object GetArg (int argNum)
 

Properties

Type ActivationType [get]
 
string ActivationTypeName [get]
 
IActivator Activator [get, set]
 
object[] CallSiteActivationAttributes [get]
 
IList ContextProperties [get]
 
IDictionary Properties [get]
 
int ArgCount [get]
 
object[] Args [get]
 
LogicalCallContext LogicalCallContext [get]
 
MethodBase MethodBase [get]
 
string MethodName [get]
 
object MethodSignature [get]
 
string TypeName [get]
 
string Uri [get]
 

Detailed Description

Definition at line 10 of file IConstructionCallMessage.cs.


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