ShowMissingComponent.Apply Method
Definition
- Namespace
- Sandcastle.Tools.BuildComponents
- Assembly
- Sandcastle.Tools.BuildComponents.dll
This is implemented to add the missing documentation tags
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.