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