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