Table of Contents

CopyCommand.Apply Method

Definition

Namespace
Sandcastle.Tools.BuildComponents.Commands
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

targetDocument XmlDocument

The target document

context IXmlNamespaceResolver

The context to use