示例#1
0
 public CyclicGenerator(ICyclicSeedGenerator cyclicSeedGenerator)
 {
     _cyclicSeedGenerator = cyclicSeedGenerator;
 }