Table of Contents

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 string

The comment to write.