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
documentXmlDocumentThe XML document with which to work.
keystringThe key (member name) of the item being documented.