AssemblyAttributeCollection.

AssemblyAttributeCollection(AssemblyAttributeCollection) Constructor

Summary

Initializes a new instance of the NAnt.DotNet.Types.AssemblyAttributeCollection class with the specified NAnt.DotNet.Types.AssemblyAttributeCollection instance.

Syntax

public AssemblyAttributeCollection(AssemblyAttributeCollection value)

Parameters

Name Type Description
value AssemblyAttributeCollection

Return Value

Type Description
void