AutoStructure.UC_AddDel.UC_AddDel C# (CSharp) Method

UC_AddDel() public method

public UC_AddDel ( ) : System.Windows.Controls
return System.Windows.Controls
        public UC_AddDel()
        {
            InitializeComponent();
        }
    }
UC_AddDel