EnvironmentVariableCollection.

EnvironmentVariableCollection(EnvironmentVariableCollection) Constructor

Summary

Initializes a new instance of the NAnt.Core.Types.EnvironmentVariableCollection class with the specified NAnt.Core.Types.EnvironmentVariableCollection instance.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Types
Containing Type
EnvironmentVariableCollection

Syntax

public EnvironmentVariableCollection(EnvironmentVariableCollection value)

Parameters

Name Type Description
value EnvironmentVariableCollection

Return Value

Type Description
void