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