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