Skip to main content
A newer version of this page is available. .

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