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