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