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