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