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