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

namespace Vuplex.WebView.Internal
{
public class KeyboardEventArgs // TypeDefIndex: 7481
{
	// Fields
	type#26588 Key;
	type#21571 Modifiers;

	// Methods
	// RVA: -1
	public type#28660 .ctor(type#26576 key, type#21569 modifiers) { }
	// RVA: -1
	public virtual type#26576 ToString() { }
}
}
