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