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