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