- Namespace
- GitReleaseManager
.Core .Helpers - Containing Type
- IFileSystem
Syntax
void Move(string source, string destination)
Parameters
| Name | Type | Description |
|---|---|---|
| source | string | |
| destination | string |
Return Value
| Type | Description |
|---|---|
| void |
void Move(string source, string destination)
| Name | Type | Description |
|---|---|---|
| source | string | |
| destination | string |
| Type | Description |
|---|---|
| void |