Метод | Описание | |
---|---|---|
HasInside ( YearMonth test ) : bool | ||
MonthRange ( YearMonth month ) : System | ||
MonthRange ( YearMonth min, YearMonth max ) : System |
public HasInside ( YearMonth test ) : bool | ||
test | YearMonth | |
Результат | bool |
public MonthRange ( YearMonth month ) : System | ||
month | YearMonth | |
Результат | System |
public MonthRange ( YearMonth min, YearMonth max ) : System | ||
min | YearMonth | |
max | YearMonth | |
Результат | System |