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