NAnt SDK Documentation - v0.92
Task Constructor
Initializes a new instance of the
Task
class.
[Visual Basic]
Protected Sub New()
[C#]
protected Task();
See Also
Task Class
|
NAnt.Core Namespace