Method SaveFile
SaveFile(string)
Saves text content to the specific file.
public void SaveFile(string fileName)
Parameters
fileName
stringName of file to save content.
Saves text content to the specific file.
public void SaveFile(string fileName)
fileName
stringName of file to save content.