public void DestroyToolStrip(List <ToolStripCodon> toolStripCodonList)
 {
     _shellView.DestroyToolStrip(toolStripCodonList);
 }