NAnt SDK Documentation - v0.92

AssemblyResolver Constructor

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