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