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