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