TopicFile Constructor

Constructor

Definition

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public TopicFile(
	ContentFile contentFile
)

Parameters

contentFile  ContentFile
The content file from the project

Exceptions

ArgumentNullExceptionThis is thrown if the content file is null

See Also