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