public bool UncommentIniIncludeFileNode(string filePath) { return(_iniDocument.UncommentIniIncludeFileNode(filePath)); }