CopyCommand.Apply Method
Definition
- Assembly
- Sandcastle.Tools.BuildComponents.dll
Implement this method to apply the copy command to the given target document using the given context
public abstract void Apply(XmlDocument targetDocument, IXmlNamespaceResolver context)
Parameters
targetDocumentXmlDocumentThe target document
contextIXmlNamespaceResolverThe context to use