C# Class Isogram, csharp

Afficher le fichier Open project: exercism/csharp Class Usage Examples

Méthodes publiques

Méthode Description
IsIsogram ( string word ) : bool

Method Details

IsIsogram() public static méthode

public static IsIsogram ( string word ) : bool
word string
Résultat bool