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