C# Class SumOfPrimes.Program

Afficher le fichier Open project: Oscarbralo/TopBlogCoder

Méthodes publiques

Méthode Description
IsPrime ( int n ) : bool

Private Methods

Méthode Description
Main ( string args ) : void

Method Details

IsPrime() public méthode

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