Topic Constructor

Constructor

Definition

Namespace: HtmlToMamlConversion
Assembly: ConvertHtmlToMaml (in ConvertHtmlToMaml.exe) Version: 2022.3.11.0
public Topic(
	string source
)

Parameters

source  String
The source file or null to create an empty container node with no associated topic

See Also