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