// Assembly: mscorlib
// Full name: System.Threading.IThreadPoolWorkItem

namespace System.Threading
{
public class IThreadPoolWorkItem // TypeDefIndex: 3806
{

	// Methods
	// RVA: -1
	public abstract type#28660 ExecuteWorkItem() { }
	// RVA: -1
	public abstract type#28660 MarkAborted(type#27372 tae) { }
}
}
