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

namespace System.Threading
{
public class QueueUserWorkItemCallback // TypeDefIndex: 3816
{
	// Fields
	type#28675 callback;
	type#18164 context;
	type#23706 state;
	type#16456 ccb;

	// Methods
	// RVA: -1
	internal type#28660 .ctor(type#28674 waitCallback, type#23705 stateObj, type#15313 compressStack, type#12122 stackMark) { }
	// RVA: -1
	private virtual type#28660 System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() { }
	// RVA: -1
	private virtual type#28660 System.Threading.IThreadPoolWorkItem.MarkAborted(type#27372 tae) { }
	// RVA: -1
	private static type#28660 WaitCallback_Context(type#23705 state) { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
