コード例 #1
0
 public void Truncate()
 {
     hashDatabase.Truncate();
     urlDatabase.Truncate();
 }