C# Класс TDL_Explorer.ExampleSchedule

Example name and schedule pair.
Наследование: IExampleItem
Показать файл Открыть проект

Открытые методы

Метод Описание
ExampleSchedule ( string name, ISchedule schedule ) : System.Collections.Generic
ExampleSchedule ( string name, string tdl ) : System.Collections.Generic

Описание методов

ExampleSchedule() публичный Метод

public ExampleSchedule ( string name, ISchedule schedule ) : System.Collections.Generic
name string
schedule ISchedule
Результат System.Collections.Generic

ExampleSchedule() публичный Метод

public ExampleSchedule ( string name, string tdl ) : System.Collections.Generic
name string
tdl string
Результат System.Collections.Generic