CodeStatsCountCollection.

CodeStatsCountCollection(CodeStatsCountCollection) Constructor

Summary

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

Syntax

public CodeStatsCountCollection(CodeStatsCountCollection value)

Parameters

Name Type Description
value CodeStatsCountCollection

Return Value

Type Description
void