private static void comandoRobClerInventario(string uuid, DBStorage db) { db.clearRobotInventario(Guid.Parse(uuid)); }