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