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