public ActionResult DeleteAll() { Places.ClearAll(); return(View()); }
public void Dispose() { Places.ClearAll(); }