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