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
IChannelReceiver.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.InteropServices
;
3
4
namespace
System.Runtime.Remoting.Channels
5
{
6
// Token: 0x0200037E RID: 894
7
[
ComVisible
(
true
)]
8
public
interface
IChannelReceiver
:
IChannel
9
{
10
// Token: 0x17000371 RID: 881
11
// (get) Token: 0x06001D46 RID: 7494
12
object
ChannelData
{
get
; }
13
14
// Token: 0x06001D47 RID: 7495
15
void
StartListening
(
object
data);
16
}
17
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Runtime.Remoting.ChannelData
Definition
ChannelData.cs:8
System.Runtime.Remoting.Channels.IChannelReceiver.StartListening
void StartListening(object data)
System.Runtime.Remoting.Channels.IChannelReceiver
Definition
IChannelReceiver.cs:9
System.Runtime.Remoting.Channels.IChannel
Definition
IChannel.cs:9
System.Runtime.InteropServices
Definition
_Activator.cs:4
System.Runtime.Remoting.Channels
Definition
AsyncRequest.cs:5
System
Definition
__ComObject.cs:4
source
mscorlib
System
Runtime
Remoting
Channels
IChannelReceiver.cs
Generated by
1.10.0