AppointmentXmlPersistenceHelper Constructors
Contains methods to serialize and de-serilaze an appointment.Name | Parameters | Description |
---|---|---|
AppointmentXmlPersistenceHelper(Appointment, IAppointmentStorageBase) | appointment, storage | Initializes new instance of the AppointmentXmlPersistenceHelper class with the specified settings. |
See Also