Summary
Initializes a new instance of the
NAnt.VSNet.ConfigurationBase
class with the given NAnt.VSNet.ProjectBase.
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Containing Type
- ConfigurationBase
Syntax
protected ConfigurationBase(ProjectBase project)
Parameters
| Name | Type | Description |
|---|---|---|
| project | ProjectBase | The project of the configuration. |
Return Value
| Type | Description |
|---|---|
| void |
