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