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