AssemblyResolver.

AssemblyResolver(Task) Constructor

Summary

Initializes an instance of the NAnt.Core.Util.AssemblyResolver class in the context of the given NAnt.Core.Task.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Util
Containing Type
AssemblyResolver

Syntax

public AssemblyResolver(Task task)

Parameters

Name Type Description
task Task

Return Value

Type Description
void