C# Class Palindrome.Tests.Palindrome

Afficher le fichier Open project: bazile/Training Class Usage Examples

Méthodes publiques

Méthode Description
IsPalindrome ( string s ) : bool

Method Details

IsPalindrome() public static méthode

public static IsPalindrome ( string s ) : bool
s string
Résultat bool