// Assembly: mscorlib
// Full name: System.Runtime.Remoting.ChannelData

namespace System.Runtime.Remoting
{
public class ChannelData // TypeDefIndex: 4128
{
	// Fields
	type#26578 Ref;
	type#26578 Type;
	type#26578 Id;
	type#26578 DelayLoadAsClientChannel;
	type#14449 _serverProviders;
	type#14449 _clientProviders;
	type#19500 _customProperties;

	// Methods
	// RVA: -1
	internal type#14448 get_ServerProviders() { }
	// RVA: -1
	public type#14448 get_ClientProviders() { }
	// RVA: -1
	public type#19499 get_CustomProperties() { }
	// RVA: -1
	public type#28660 CopyFrom(type#15833 other) { }
	// RVA: -1
	public type#28660 .ctor() { }
}
}
