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

GacCache.Dispose Method 

[This is preliminary documentation and subject to change.]

Missing <summary> documentation for M:NAnt.Core.Util.GacCache.Dispose

[Visual Basic]
NotOverridable Public Sub Dispose() _
    Implements IDisposable.Dispose
[C#]
public void Dispose();

Implements

IDisposable.Dispose

Remarks

Missing <remarks> documentation for M:NAnt.Core.Util.GacCache.Dispose

See Also

GacCache Class | NAnt.Core.Util Namespace