Target.

Execute() Method

Summary

Executes dependent targets first, then the target.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
Target

Syntax

public void Execute()

Return Value

Type Description
void