C# Class CheckPrime

Afficher le fichier Open project: Y-LyN-10/Software-University-Courses Class Usage Examples

Méthodes publiques

Méthode Description
IsPrime ( BigInteger, candidate ) : bool

Private Methods

Méthode Description
Main ( ) : void

Method Details

IsPrime() public static méthode

public static IsPrime ( BigInteger, candidate ) : bool
candidate BigInteger,
Résultat bool