This type contains the following members.
public class PublishService: IPublishService
- Inheritance:
- ObjectPublishService
- Implements:
- IPublishService
Constructors
PublishService(IRepository<PublishedContentEntity>, IRepository<NodeEntity>, INodeCollectionService, IApplicationCache, ILogger<PublishService>, IServiceProvider, IRepository<ContentEntity>, IJsonSerializer, IRepository<DraftContentPropertyEntity>) | Default constructor. Services are injected by the IoC container. |