Method | Description | |
---|---|---|
HasInside ( YearMonth test ) : bool | ||
MonthRange ( YearMonth month ) : System | ||
MonthRange ( YearMonth min, YearMonth max ) : System |
public MonthRange ( YearMonth month ) : System | ||
month | YearMonth | |
return | System |
public MonthRange ( YearMonth min, YearMonth max ) : System | ||
min | YearMonth | |
max | YearMonth | |
return | System |