Esempio n. 1
0
 public CyclicGenerator(ICyclicSeedGenerator cyclicSeedGenerator)
 {
     _cyclicSeedGenerator = cyclicSeedGenerator;
 }