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