Xml.

Xml() Constructor

Summary

Creates new documents from input documents. The child elements of the root element will be used.
Assembly
Wyam.Core.dll
Namespace
Wyam.Core.Modules.Metadata
Containing Type
Xml

Syntax

public Xml()

Return Value

Type Description
void
GitHub