// Assembly: Vuplex.WebView
// Full name: Vuplex.WebView.Internal.ThreadDispatcher

namespace Vuplex.WebView.Internal
{
public class ThreadDispatcher // TypeDefIndex: 7488
{
	// Fields
	type#8398 _actions;
	type#8398 _backlog;
	type#27375 _instance;
	type#20873 _mainThreadId;
	type#15319 _queued;

	// Methods
	// RVA: -1
	public static type#15313 get_CurrentlyOnMainThread() { }
	// RVA: -1
	public static type#28660 RunOnMainThread(type#14105 action) { }
	// RVA: -1
	private static type#28660 _initialize() { }
	// RVA: -1
	private type#28660 Update() { }
	// RVA: -1
	public type#28660 .ctor() { }
	// RVA: -1
	private static type#28660 .cctor() { }
}
}
