Example #1
0
 public bool CommentSection(string sectionName)
 {
     return(_iniDocument.CommentSection(sectionName));
 }