Пример #1
0
 public void RemoveAllData()
 {
     operationLog.RemoveAll();
     storage.RemoveAll();
 }