Example #1
0
 public bool RemoveIniIncludeFileNode(string filePath)
 {
     return(_iniDocument.RemoveIniIncludeFileNode(filePath));
 }