GacCache.

GacCache(Project) Constructor

Summary

Initializes a new instance of the NAnt.Core.Util.GacCache class in the context of the given NAnt.Core.Util.GacCache.Project.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Util
Containing Type
GacCache

Syntax

public GacCache(Project project)

Parameters

Name Type Description
project Project

Return Value

Type Description
void