Summary
    Initializes a new instance of the 
		NAnt.Core.Types.XsltParameterCollection class
    with the specified NAnt.Core.Types.XsltParameterCollection instance.
    - Assembly
 - NAnt
.Core .dll  - Namespace
 - NAnt
.Core .Types  - Containing Type
 - Xslt
Parameter Collection  
Syntax
public XsltParameterCollection(XsltParameterCollection value)
	Parameters
| Name | Type | Description | 
|---|---|---|
| value | Xslt | 
						
Return Value
| Type | Description | 
|---|---|
| void | 
