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