Table of Contents

CopyFromIndexCommand.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 override void Apply(XmlDocument targetDocument, IXmlNamespaceResolver context)

Parameters

targetDocument XmlDocument

The target document

context IXmlNamespaceResolver

The context to use