public ImportService(INodeService nodeService, IContentService contentService, IFileService fileService, ICommandBus commandBus, IJsonSerializer serializer)

Parameters

nodeService INodeService
contentService IContentService
fileService IFileService
commandBus ICommandBus
serializer IJsonSerializer
In this article