C# Class PrimeNumber, AlterNative-Tests

Afficher le fichier Open project: AlexAlbala/AlterNative-Tests Class Usage Examples

Méthodes publiques

Méthode Description
FindPrimeNumber ( int n ) : long
Main ( ) : void

Method Details

FindPrimeNumber() public méthode

public FindPrimeNumber ( int n ) : long
n int
Résultat long

Main() public static méthode

public static Main ( ) : void
Résultat void