public ActionResult Delete(string url) { return(Execute(((args) => _executor.ExecuteDelete(url, args)))); }