Esempio n. 1
0
 public static bool apiSetConfig(string cfgName, string cfgValue)
 {
     return(_apiInternal.apiSetConfig(cfgName, cfgValue));
 }