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