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