TouchTests Constructor
Delta Engine Documentation
Initializes a new instance of the
TouchTests
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
TouchTests
()
public TouchTests()
Public
Sub
New
Public Sub New
public
:
TouchTests
()
public: TouchTests()
new
:
unit
->
TouchTests
new : unit -> TouchTests
See Also
TouchTests Class
DeltaEngine.Input.Tests Namespace