C# Class Leap, csharp

Afficher le fichier Open project: exercism/csharp 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