C# Class NAnt.Core.FunctionSetBase

Base class for implementing NAnt functions.
ファイルを表示 Open project: skolima/NAnt

Protected Methods

Method Description
FunctionSetBase ( Project project, PropertyDictionary properties ) : System

Method Details

FunctionSetBase() protected method

protected FunctionSetBase ( Project project, PropertyDictionary properties ) : System
project Project
properties PropertyDictionary
return System