예제 #1
0
 public void ReloadConfig(string IniPath)
 {
     CeBackupServerException.RaiseIfNotSucceeded(InternalCAPI.ReloadConfig(IniPath));
 }