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