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
IChannelSender.cs
Go to the documentation of this file.
1
using
System
;
2
using
System.Runtime.InteropServices
;
3
using
System.Runtime.Remoting.Messaging
;
4
5
namespace
System.Runtime.Remoting.Channels
6
{
7
// Token: 0x0200037F RID: 895
8
[
ComVisible
(
true
)]
9
public
interface
IChannelSender
:
IChannel
10
{
11
// Token: 0x06001D48 RID: 7496
12
IMessageSink
CreateMessageSink
(
string
url,
object
remoteChannelData
, [
Out
]
string
objectURI
);
13
}
14
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Runtime.Remoting.Channels.IChannelSender.CreateMessageSink
IMessageSink CreateMessageSink(string url, object remoteChannelData, [Out] string objectURI)
System.Runtime.Remoting.Channels.IChannelSender
Definition
IChannelSender.cs:10
System.Runtime.Remoting.Channels.IChannel
Definition
IChannel.cs:9
System.Runtime.Remoting.Messaging.IMessageSink
Definition
IMessageSink.cs:9
System.Runtime.InteropServices
Definition
_Activator.cs:4
System.Runtime.Remoting.Channels
Definition
AsyncRequest.cs:5
System.Runtime.Remoting.Messaging.ArgInfoType.Out
@ Out
System.Runtime.Remoting.Messaging
Definition
ArgInfo.cs:5
System
Definition
__ComObject.cs:4
source
mscorlib
System
Runtime
Remoting
Channels
IChannelSender.cs
Generated by
1.10.0