Exemplo n.º 1
0
 public ChoIniCommentNode AddHeadingComment(string commentLine)
 {
     return(_iniDocument.AddHeadingComment(commentLine));
 }