Пример #1
0
 public PrimesCacheFixture()
 {
     Primes.InitializeCache(15);
 }