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
IMethodReturnMessage.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.InteropServices
;
3
4
namespace
System.Runtime.Remoting.Messaging
5
{
6
// Token: 0x020003B0 RID: 944
7
[
ComVisible
(
true
)]
8
public
interface
IMethodReturnMessage
:
IMethodMessage
,
IMessage
9
{
10
// Token: 0x170003C1 RID: 961
11
// (get) Token: 0x06001E1B RID: 7707
12
Exception
Exception
{
get
; }
13
14
// Token: 0x170003C2 RID: 962
15
// (get) Token: 0x06001E1C RID: 7708
16
object
[]
OutArgs
{
get
; }
17
18
// Token: 0x170003C3 RID: 963
19
// (get) Token: 0x06001E1D RID: 7709
20
object
ReturnValue
{
get
; }
21
}
22
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Exception
Definition
Exception.cs:15
System.Runtime.Remoting.Messaging.IMessage
Definition
IMessage.cs:10
System.Runtime.Remoting.Messaging.IMethodMessage
Definition
IMethodMessage.cs:10
System.Runtime.Remoting.Messaging.IMethodReturnMessage.ReturnValue
object ReturnValue
Definition
IMethodReturnMessage.cs:20
System.Runtime.Remoting.Messaging.IMethodReturnMessage.OutArgs
object[] OutArgs
Definition
IMethodReturnMessage.cs:16
System.Runtime.Remoting.Messaging.IMethodReturnMessage
Definition
IMethodReturnMessage.cs:9
System.Runtime.InteropServices
Definition
_Activator.cs:4
System.Runtime.Remoting.Messaging
Definition
ArgInfo.cs:5
System
Definition
__ComObject.cs:4
source
mscorlib
System
Runtime
Remoting
Messaging
IMethodReturnMessage.cs
Generated by
1.10.0