C# 클래스 Palindrome.Tests.Palindrome

파일 보기 프로젝트 열기: bazile/Training 1 사용 예제들

공개 메소드들

메소드 설명
IsPalindrome ( string s ) : bool

메소드 상세

IsPalindrome() 공개 정적인 메소드

public static IsPalindrome ( string s ) : bool
s string
리턴 bool