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