Esempio n. 1
0
 public bool CommentIniIncludeFileNode(string filePath)
 {
     return(_iniDocument.CommentIniIncludeFileNode(filePath));
 }