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