public void Destroy(int identifier ) { _IPatientCAD.Destroy(identifier); }
public void Destroy(int id ) { _IPatientCAD.Destroy(id); }