NAnt SDK Documentation - v0.92 |
|
AssemblyResolver.Attach Method
Installs the assembly resolver by hooking up to the AssemblyResolve event.
[Visual Basic]
Public Sub Attach()
[C#]
public
void Attach();
See Also
AssemblyResolver Class | NAnt.Core.Util Namespace