// Assembly: mscorlib
// Full name: System.Activator

namespace System
{
public class Activator // TypeDefIndex: 3623
{

	// Methods
	// RVA: -1
	public static type#23705 CreateInstance(type#27705 type, type#15231 bindingAttr, type#15222 binder, type#13299 args, type#16623 culture) { }
	// RVA: -1
	public static type#23705 CreateInstance(type#27705 type, type#15231 bindingAttr, type#15222 binder, type#13299 args, type#16623 culture, type#13299 activationAttributes) { }
	// RVA: -1
	public static type#23705 CreateInstance(type#27705 type, type#13299 args) { }
	// RVA: -1
	public static type#23705 CreateInstance(type#27705 type, type#13299 args, type#13299 activationAttributes) { }
	// RVA: -1
	public static type#23705 CreateInstance(type#27705 type) { }
	// RVA: -1
	public static type#23705 CreateInstance(type#27705 type, type#15313 nonPublic) { }
	// RVA: -1
	internal static type#23705 CreateInstance(type#27705 type, type#15313 nonPublic, type#15313 wrapExceptions) { }
	// RVA: -1
	public static type#0 CreateInstance() { }
}
}
