C# Class TDD_Katas_project.TheLeapYearKata.LeapYear

Mostra file Open project: garora/TDD-Katas Class Usage Examples

Public Methods

Method Description
IsLeapYear ( int year ) : bool

Method Details

IsLeapYear() public static method

public static IsLeapYear ( int year ) : bool
year int
return bool