DataTypeBase.

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
Containing Type
DataTypeBase

Syntax

public virtual void Reset()

Return Value

Type Description
void