Table of Contents

Class DoctorList

Namespace
adas_core.Domain.Models.Masters
Assembly
adas-core.Domain.dll

Represents a collection of doctor entries, deriving its core list functionality from the MasterList base class.

public class DoctorList : MasterList
Inheritance
DoctorList
Inherited Members
Extension Methods

Remarks

Serves as a specialized list type for doctor-related data, extending the shared behavior provided by MasterList.