C# Class Leap, csharp

Mostrar archivo Open project: exercism/csharp 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