|
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
|
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] |
Definition at line 9 of file IMethodCallMessage.cs.