示例#1
0
 public ChoIniCommentNode[] AddHeadingComments(string[] commentLines)
 {
     return(_iniDocument.AddHeadingComments(commentLines));
 }