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