AppointmentDataStorage Constructors
A storage that holds a collection of appointments.Name | Parameters | Description |
---|---|---|
AppointmentDataStorage(SchedulerDataStorage) | storage | Initializes a new instance of the AppointmentDataStorage class with the specified settings. |
See Also