CopyTask.

DoFileOperations() Method

Summary

Actually does the file copies.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Tasks
Containing Type
CopyTask

Syntax

protected virtual void DoFileOperations()

Return Value

Type Description
void