System.Windows.Forms.ButtonInternal.CheckBoxPopupAdapter.CheckBoxPopupAdapter C# (CSharp) Метод

CheckBoxPopupAdapter() приватный Метод

private CheckBoxPopupAdapter ( ButtonBase control ) : System
control ButtonBase
Результат System
        internal CheckBoxPopupAdapter(ButtonBase control) : base(control) {}