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