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