Summary
Initializes a new instance of the
NAnt.DotNet.Types.AssemblyAttributeCollection
class
with the specified array of NAnt.DotNet.Types.AssemblyAttribute
instances.
- Assembly
- NAnt
.DotNet .dll - Namespace
- NAnt
.DotNet .Types - Containing Type
- Assembly
Attribute Collection
Syntax
public AssemblyAttributeCollection(AssemblyAttribute[] value)
Parameters
Name | Type | Description |
---|---|---|
value | AssemblyAttribute[] |
Return Value
Type | Description |
---|---|
void |