FileSet.

Reset() Method

Summary

Should be overridden by derived classes. clones the referenced types data into the current instance.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Types
Containing Type
FileSet

Syntax

public override void Reset()

Return Value

Type Description
void