C# Class P046, project-euler

Afficher le fichier Open project: jbcrail/project-euler

Méthodes publiques

Méthode Description
Main ( ) : void
isPrime ( int n ) : bool

Method Details

Main() public static méthode

public static Main ( ) : void
Résultat void

isPrime() public static méthode

public static isPrime ( int n ) : bool
n int
Résultat bool