DocsMarshal
/
Types
/
DocsMarshal.Interfaces.Managers.Appointments.IAppointmentManager
interface
IAppointmentManager
Implemented interfaces:
This type does not implements any interface.
Derived types:
AppointmentManager
Properties
IAppointmentArchive
Archive
{ get; }
IAppointmentCheck
Check
{ get; }
IAppointmentSearch
Search
{ get; }
Top