BuildComponentCore.Dispose Method

This implements the Dispose() interface to properly dispose of the build component.

Definition

Namespace: Sandcastle.Core.BuildAssembler.BuildComponent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.3.22.0
public void Dispose()

Implements

IDisposable.Dispose()

See Also