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