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