IClearTextWriter.WriteLine

IClearTextWriter.WriteLine method

Writes the line to the text file

public void WriteLine(string line)
ParameterTypeDescription
lineStringThe line to write

See Also