// Assembly: mscorlib
// Full name: System.Runtime.Remoting.Channels.IChannelReceiver

namespace System.Runtime.Remoting.Channels
{
public class IChannelReceiver // TypeDefIndex: 4185
{

	// Methods
	// RVA: -1
	public abstract type#23705 get_ChannelData() { }
	// RVA: -1
	public abstract type#28660 StartListening(type#23705 data) { }
}
}
