NAnt SDK Documentation - v0.92
FunctionSetBase Constructor
[Visual Basic]
Protected Sub New( _
ByVal
project
As
Project
, _
ByVal
properties
As
PropertyDictionary
_
)
[C#]
protected FunctionSetBase(
Project
project
,
PropertyDictionary
properties
);
See Also
FunctionSetBase Class
|
NAnt.Core Namespace