public void Destroy(int id
                     )
 {
     _INotifyCAD.Destroy(id);
 }