Table of Contents

CodeBlockComponent.Dispose Method

Definition

Namespace
Sandcastle.Tools.BuildComponents
Assembly
Sandcastle.Tools.BuildComponents.dll

At disposal, copy the script and style files if any topics with code blocks were encountered

protected override void Dispose(bool disposing)

Parameters

disposing bool

Pass true to dispose of the managed and unmanaged resources or false to just dispose of the unmanaged resources.