AgGateway.ADAPT.ISOv4Plugin.Writers.ProductWriter.ProductWriter C# (CSharp) Method

ProductWriter() private method

private ProductWriter ( TaskDocumentWriter taskWriter ) : System.Collections.Generic
taskWriter TaskDocumentWriter
return System.Collections.Generic
        private ProductWriter(TaskDocumentWriter taskWriter)
            : base(taskWriter, "PDT")
        {
        }