示例#1
0
 public void FillRandomArchiveDecision(Random rand)
 {
     theArchive.FillRandom(theTerm, rand);
 }