Table of Contents

CodeBlockComponent.Apply Method

Definition

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

This is implemented to perform the code colorization.

public override void Apply(XmlDocument document, string key)

Parameters

document XmlDocument

The XML document with which to work.

key string

The key (member name) of the item being documented.