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