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