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