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