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