Summary
Initializes a instance of the
NAnt.Core.Extensibility.ExtensionBuilder
class for an extension in a given NAnt.Core.Extensibility.ExtensionBuilder.Assembly.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Extensibility - Containing Type
- ExtensionBuilder
Syntax
protected ExtensionBuilder(Assembly assembly)
Parameters
| Name | Type | Description |
|---|---|---|
| assembly | Assembly | The NAnt.Core.Extensibility.ExtensionBuilder.Assembly in which the extension is found. |
Return Value
| Type | Description |
|---|---|
| void |
