Summary
Initializes a new instance of the
NAnt.Core.Attributes.BaseBuildAttribute
class.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Attributes - Containing Type
- BaseBuildAttribute
Syntax
protected BaseBuildAttribute(string name)
Parameters
Name | Type | Description |
---|---|---|
name | string | The name of the item. |
Return Value
Type | Description |
---|---|
void |