C# Class TDD_Katas_project.TheLeapYearKata.LeapYear

Afficher le fichier Open project: garora/TDD-Katas Class Usage Examples

Méthodes publiques

Méthode Description
IsLeapYear ( int year ) : bool

Method Details

IsLeapYear() public static méthode

public static IsLeapYear ( int year ) : bool
year int
Résultat bool