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