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