C# 클래스 TDD_Katas_project.TheLeapYearKata.LeapYear

파일 보기 프로젝트 열기: garora/TDD-Katas 1 사용 예제들

공개 메소드들

메소드 설명
IsLeapYear ( int year ) : bool

메소드 상세

IsLeapYear() 공개 정적인 메소드

public static IsLeapYear ( int year ) : bool
year int
리턴 bool