C# Class Palindrome.Tests.Palindrome

Datei anzeigen Open project: bazile/Training Class Usage Examples

Public Methods

Method Description
IsPalindrome ( string s ) : bool

Method Details

IsPalindrome() public static method

public static IsPalindrome ( string s ) : bool
s string
return bool