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