UI5AppWizard.UI5AppWizard.UI5AppWizard C# (CSharp) Method

UI5AppWizard() public method

Initializes a new instance of the UI5AppWizard class.
public UI5AppWizard ( ) : System.Windows.Forms
return System.Windows.Forms
        public UI5AppWizard()
        {
            InitializeComponent();
        }
    }