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