LibDirectorySet.

LibDirectorySet(AssemblyFileSet) Constructor

Summary

Initializes a new instance of the NAnt.DotNet.Types.LibDirectorySet class.
Assembly
NAnt.DotNet.dll
Namespace
NAnt.DotNet.Types
Containing Type
LibDirectorySet

Syntax

public LibDirectorySet(AssemblyFileSet parent)

Parameters

Name Type Description
parent AssemblyFileSet

Return Value

Type Description
void