public void QuitarMascota(string p_Cliente_OID, System.Collections.Generic.IList <int> p_mascota_OIDs) { //Call to ClienteCAD _IClienteCAD.QuitarMascota(p_Cliente_OID, p_mascota_OIDs); }