ProtoTest API Reference ProtoTest API Reference

Enum WebKey

Namespace
ProtoTest.Web
Assembly
ProtoTest.Web.dll
public enum WebKey
Extension Methods
SheetModelAssertions.ShouldMatchShape<TRow>(TRow, object, JsonSerializerOptions?)

Fields

ArrowDown = 7
ArrowLeft = 8
ArrowRight = 9
ArrowUp = 6
Backspace = 4
Delete = 5
End = 11
Enter = 0
Escape = 2
Home = 10
PageDown = 13
PageUp = 12
Space = 3
Tab = 1
Edit this page
ProtoTest is open source under the MIT license.