Summary
Initializes a new instance of the
NAnt.Contrib.Types.CodeStatsCountCollection
class
with the specified array of NAnt.Contrib.Types.CodeStatsCount
instances.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Types - Containing Type
- Code
Stats Count Collection
Syntax
public CodeStatsCountCollection(CodeStatsCount[] value)
Parameters
Name | Type | Description |
---|---|---|
value | CodeStatsCount[] |
Return Value
Type | Description |
---|---|
void |