Summary
This namespace contain base classes
and functionality related to tooling.
Class Types
Class | Summary |
---|---|
Tool |
Base class for tools. |
ToolLocator | Implementation of the tool locator. |
ToolRepository | The tool repository. |
Tool |
Implementation of the default tool resolution strategy. |
ToolSettings | Base class for tool settings. |
Tool |
Contains functionality related to ToolSettings .
|
Interface Types
Interface | Summary |
---|---|
IToolLocator | Represents a tool locator. |
IToolRepository | Represents a tool repository. |
I |
Represents a tool resolution strategy. |