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

Public Member Functions

object GetArg (int argNum)
 

Properties

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

Detailed Description

Definition at line 9 of file IMethodCallMessage.cs.


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