Method WriteComment
- Namespace
- Sisk.IniConfiguration.Core.Serialization
- Assembly
- Sisk.IniConfiguration.Core.dll
WriteComment(string)
Writes a comment to the INI file.
public void WriteComment(string commentString)
Parameters
commentString
stringThe comment to write.