- Namespace
- GitReleaseManager
.Core .Helpers - Containing Type
- FileSystem
Syntax
public void Copy(string source, string destination, bool overwrite)
Parameters
| Name | Type | Description |
|---|---|---|
| source | string | |
| destination | string | |
| overwrite | bool |
Return Value
| Type | Description |
|---|---|
| void |