GHWizard.UserInputForm.UserInputForm C# (CSharp) Метод

UserInputForm() защищенный Метод

protected UserInputForm ( ) : System
Результат System
        protected UserInputForm()
            : this(null)
        {
            if (!DesignMode)
            throw new NotSupportedException("This constructor is only for design.");
        }

Same methods

UserInputForm::UserInputForm ( string>.Dictionary replacements ) : System