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