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