public void ClearList() { TheStorage.Clear(); //delete the stroage in the database TheMySqlManager.ClearStorage(); return; }