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