C# Class Primes.PrimeEvaluationEngine

Afficher le fichier Open project: agilefire/November2010 Class Usage Examples

Méthodes publiques

Méthode Description
IsPrime ( int candidate ) : bool

Method Details

IsPrime() public méthode

public IsPrime ( int candidate ) : bool
candidate int
Résultat bool