iTunesAgent.UI.AssociationManagementPanel.AssociationManagementPanel C# (CSharp) Метод

AssociationManagementPanel() публичный Метод

public AssociationManagementPanel ( ) : System
Результат System
        public AssociationManagementPanel()
        {
            //
            // The InitializeComponent() call is required for Windows Forms designer support.
            //
            InitializeComponent();

            //
            // TODO: Add constructor code after the InitializeComponent() call.
            //
        }