Summary
Initializes a new instance of the
OpenCoverRegisterOptionDll class.
- Namespace
- Cake
.Common .Tools .OpenCover - Containing Type
- Open
Cover Register Option Dll
Syntax
public OpenCoverRegisterOptionDll(FilePath pathToDll)
Parameters
| Name | Type | Description |
|---|---|---|
| pathToDll | FilePath | Path to the dll. |
Return Value
| Type | Description |
|---|---|
| void |
