Initializes a new instance of the CopyTask.FileDateInfo class for the specified file.
Initializes a new instance of the CopyTask.FileDateInfo class for the specified file.
public CopyTask.FileDateInfo(FileSystemInfo);
Initializes a new instance of the CopyTask.FileDateInfo class for the specified file and last write time.
public CopyTask.FileDateInfo(string,DateTime);
CopyTask.FileDateInfo Class | NAnt.Core.Tasks Namespace