AssemblyResolver.

Attach() Method

Summary

Installs the assembly resolver by hooking up to the System.AppDomain.AssemblyResolve event.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Util
Containing Type
AssemblyResolver

Syntax

public void Attach()

Return Value

Type Description
void