C# Class Pangram, csharp

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

Méthodes publiques

Méthode Description
IsPangram ( string input ) : bool

Method Details

IsPangram() public static méthode

public static IsPangram ( string input ) : bool
input string
Résultat bool