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