Exemple #1
0
 public void ClearHistory(string address)
 {
     historyStorage.ClearByName(address);
 }