KeyboardTests Constructor
Delta Engine Documentation
Initializes a new instance of the
KeyboardTests
class
Namespace:
DeltaEngine.Input.Tests
Assembly:
DeltaEngine.Input.Tests
(in DeltaEngine.Input.Tests.dll) Version: 1.1.1.0 (1.1.1)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
KeyboardTests
()
public KeyboardTests()
Public
Sub
New
Public Sub New
public
:
KeyboardTests
()
public: KeyboardTests()
new
:
unit
->
KeyboardTests
new : unit -> KeyboardTests
See Also
KeyboardTests Class
DeltaEngine.Input.Tests Namespace