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