BuildComponentCoreDispose 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: 2024.9.12.0
public void Dispose()

Implements

IDisposableDispose

See Also