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