Méthode | Description | |
---|---|---|
ExampleSchedule ( string name, ISchedule schedule ) : System.Collections.Generic | ||
ExampleSchedule ( string name, string tdl ) : System.Collections.Generic |
public ExampleSchedule ( string name, ISchedule schedule ) : System.Collections.Generic | ||
name | string | |
schedule | ISchedule | |
Résultat | System.Collections.Generic |
public ExampleSchedule ( string name, string tdl ) : System.Collections.Generic | ||
name | string | |
tdl | string | |
Résultat | System.Collections.Generic |