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