Method | Description | |
---|---|---|
IsMatch ( System.DateTime value ) : bool |
Checks if the value is accepted by the filter
|
|
LastDayOfMonthFilter ( CrontabFieldKind kind ) : System | ||
ToString ( ) : string |
public IsMatch ( System.DateTime value ) : bool | ||
value | System.DateTime | The value to check |
return | bool |
public LastDayOfMonthFilter ( CrontabFieldKind kind ) : System | ||
kind | CrontabFieldKind | |
return | System |