MultiFormatOutputComponent.Apply Method
Definition
- Namespace
- Sandcastle.Tools.BuildComponents
- Assembly
- Sandcastle.Tools.BuildComponents.dll
This is implemented to execute each set of components for the requested output formats.
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.