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

namespace System.Runtime.Remoting.Activation
{
public class ActivationServices // TypeDefIndex: 4191
{
	// Fields
	type#19719 _constructionActivator;

	// Methods
	// RVA: -1
	private static type#19717 get_ConstructionActivator() { }
	// RVA: -1
	public static type#20280 Activate(type#25204 proxy, type#16409 ctorCall) { }
	// RVA: -1
	public static type#20280 RemoteActivate(type#19942 ctorCall) { }
	// RVA: -1
	public static type#16409 CreateConstructionCall(type#27705 type, type#26576 activationUrl, type#13299 activationAttributes) { }
	// RVA: -1
	public static type#20280 CreateInstanceFromMessage(type#19942 ctorCall) { }
	// RVA: -1
	public static type#23705 CreateProxyForType(type#27705 type) { }
	// RVA: -1
	public static type#23705 AllocateUninitializedClassInstance(type#27705 type) { }
	// RVA: -1
	public static type#28660 EnableProxyActivation(type#27705 type, type#15313 enable) { }
}
}
