public List <string> VerifyPlanetDeleteOK(Int64 ixPlanet, string sPlanet) => _planetsRepository.VerifyPlanetDeleteOK(ixPlanet, sPlanet);