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