Initializes an instanse of the AssemblyResolver class.
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);
AssemblyResolver Class | NAnt.Core.Util Namespace