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