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

namespace System
{
public class AsyncCallback // TypeDefIndex: 3428
{

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#23705 object, type#20925 method) { }
	// RVA: -1
	public virtual type#28660 Invoke(type#19811 ar) { }
	// RVA: -1
	public virtual type#19811 BeginInvoke(type#19811 ar, type#14561 callback, type#23705 object) { }
	// RVA: -1
	public virtual type#28660 EndInvoke(type#19811 result) { }
}
}
