- Namespace
- GitReleaseManager
.Core .Helpers - Containing Type
- IFileSystem
Syntax
void WriteAllText(string file, string fileContents)
Parameters
| Name | Type | Description |
|---|---|---|
| file | string | |
| fileContents | string |
Return Value
| Type | Description |
|---|---|
| void |
void WriteAllText(string file, string fileContents)
| Name | Type | Description |
|---|---|---|
| file | string | |
| fileContents | string |
| Type | Description |
|---|---|
| void |