Exemplo n.º 1
0
 public void MakeDup()
 {
     nico_list_manager_.MakeDup(path_mgr_.GetDiff1Path(), path_mgr_.GetDiff2Path(), (InputOutputOption)param_[0], (RankingMethod)param_[1]);
 }