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