Class PendingApplicantEthnicityServiceBase
Abstract base class - PendingApplicantEthnicityServiceBase
Inheritance
System.Object
PendingApplicantEthnicityServiceBase
Implements
Cmc.Core.ServiceModel.IEntityService<PendingApplicantEthnicityEntity>
Cmc.Core.ServiceModel.IService
Namespace: Cmc.Nexus.Admissions.Services
Assembly: Cmc.Nexus.Admissions.Contracts.dll
Syntax
public abstract class PendingApplicantEthnicityServiceBase : EntityService<PendingApplicantEthnicityEntity>, IPendingApplicantEthnicityService, IEntityService<PendingApplicantEthnicityEntity>, IService
Constructors
PendingApplicantEthnicityServiceBase()
Declaration
protected PendingApplicantEthnicityServiceBase()
Implements
Cmc.Core.ServiceModel.IEntityService<>
Cmc.Core.ServiceModel.IService