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

AssemblyResolver Constructor

[This is preliminary documentation and subject to change.]

Initializes an instanse of the AssemblyResolver class.

Overload List

Initializes an instanse of the AssemblyResolver class.

public AssemblyResolver();

Initializes an instanse of the AssemblyResolver class in the context of the given Task.

public AssemblyResolver(Task);

See Also

AssemblyResolver Class | NAnt.Core.Util Namespace