Interface IClearTextWriter

IClearTextWriter interface

Writer interface to write clear text values

public interface IClearTextWriter

Methods

NameDescription
Info(string)Logs a info message
Write(string)
WriteLine(string)Writes the line to the text file

See Also