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