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

AssemblyResolver.Attach Method 

[This is preliminary documentation and subject to change.]

Installs the assembly resolver by hooking up to the AssemblyResolve event.

[Visual Basic]
Public Sub Attach()
[C#]
public void Attach();

Remarks

Missing <remarks> documentation for M:NAnt.Core.Util.AssemblyResolver.Attach

See Also

AssemblyResolver Class | NAnt.Core.Util Namespace