public void Initialize() { doctorQueryStorage.DestroyAll(); unavailabilityQueryStorage.DestroyAll(); clinicEventingStorage.DestroyAll(); appointmentEventingStorage.DestroyAll(); paymentEventingStorage.DestroyAll(); }
public void Initialize() { personEventingStorage.DestroyAll(); personQueryStorage.DestroyAll(); }