Click or drag to resize
DigitalRunePrimeHelper Methods

The PrimeHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsPrime
Determines whether the specified number is prime.
Public methodStatic memberNextPrime
Gets a prime number greater than or equal to the specified value.
Top
See Also