// Assembly: mscorlib
// Full name: System.Runtime.Remoting.Activation.AppDomainLevelActivator

namespace System.Runtime.Remoting.Activation
{
public class AppDomainLevelActivator // TypeDefIndex: 4192
{
	// Fields
	type#26577 _activationUrl;
	type#19718 _next;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26576 activationUrl, type#19717 next) { }
	// RVA: -1
	public virtual type#19717 get_NextActivator() { }
	// RVA: -1
	public virtual type#19943 Activate(type#19942 ctorCall) { }
}
}
