Ejemplo n.º 1
0
 public ChoIniIncludeFileNode AddIniIncludeFileNode(string filePath)
 {
     return(_iniDocument.AddIniIncludeFileNode(filePath));
 }