- Namespace
- GitVersion
- Containing Type
- IFileSystem
Syntax
void Copy(string from, string to, bool overwrite)
Parameters
| Name | Type | Description |
|---|---|---|
| from | string | |
| to | string | |
| overwrite | bool |
Return Value
| Type | Description |
|---|---|
| void |
void Copy(string from, string to, bool overwrite)
| Name | Type | Description |
|---|---|---|
| from | string | |
| to | string | |
| overwrite | bool |
| Type | Description |
|---|---|
| void |