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