Пример #1
0
 public override Result DoPrime()
 {
     return(PrimeFactory.GetIPrimable().DoPrime(this));
 }