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