示例#1
0
 public ChoIniIncludeFileNode AddIniIncludeFileNode(string filePath)
 {
     return(_iniDocument.AddIniIncludeFileNode(filePath));
 }