NAnt SDK Documentation - v0.85-nightly-2005-11-09

GacCache Members

GacCache overview

Public Instance Constructors

GacCache Constructor Initializes a new instance of the GacCache class in the context of the given Project.

Public Instance Properties

Project Gets the Project context of the GacCache.

Public Instance Methods

DisposeMissing <summary> documentation for M:NAnt.Core.Util.GacCache.Dispose
Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
IsAssemblyInGac Determines whether an assembly is installed in the Global Assembly Cache given its file name or path.
RecreateDomainMissing <summary> documentation for M:NAnt.Core.Util.GacCache.RecreateDomain
ToString (inherited from Object) 

See Also

GacCache Class | NAnt.Core.Util Namespace