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