메소드 | 설명 | |
---|---|---|
IsValid ( string text ) : bool |
Determines whether the specified text is valid.
|
|
MultiTextToSchedule ( ) : Quartz.TextToSchedule |
Initializes a new instance of the MultiTextToSchedule class.
|
|
Parse ( string text ) : |
Parses the specified text into a schedule object.
|
|
Parse ( string text, |
Parses the specified text into a schedule object with the given time zone.
|
public MultiTextToSchedule ( ) : Quartz.TextToSchedule | ||
리턴 | Quartz.TextToSchedule |
public Parse ( string text ) : |
||
text | string | The text. |
리턴 |
public Parse ( string text, |
||
text | string | The text. |
timeZone | The time zone. | |
리턴 |