// Assembly: Vuplex.WebView
// Full name: Vuplex.WebView.IWithKeyDownAndUp

namespace Vuplex.WebView
{
public class IWithKeyDownAndUp // TypeDefIndex: 7372
{

	// Methods
	// RVA: -1
	public abstract type#28660 KeyDown(type#26576 key, type#21569 modifiers) { }
	// RVA: -1
	public abstract type#28660 KeyUp(type#26576 key, type#21569 modifiers) { }
}
}
