Skip to main content

SchedulerStoragePrintAdapter Constructors

A component bound to the SchedulerStorage used for retrieving data and scheduler settings.
Name Parameters Description
SchedulerStoragePrintAdapter() none Initializes a new instance of the SchedulerStoragePrintAdapter class with default settings.
SchedulerStoragePrintAdapter(ISchedulerStorageBase) storage Initializes new instance of the SchedulerStoragePrintAdapter class with the specified settings.
See Also