Target.

Clone() Method

Summary

Creates a shallow copy of the NAnt.Core.Target.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
Target

Syntax

public Target Clone()

Return Value

Type Description
Target A shallow copy of the NAnt.Core.Target.