Initializes a new instance of the Wizard class.
Namespace: System.Extensions.Windows.FormsAssembly: System.Extensions (in System.Extensions.dll) Version: 0.0.0.5 (0.0.0.5)
Syntax
C# |
---|
public Wizard() |
Visual Basic |
---|
Public Sub New |
Visual C++ |
---|
public: Wizard() |
F# |
---|
new : unit -> Wizard |