Пример #1
0
 public void RemoveForceInstallation(ServerForceInstallation forceInstallation)
 {
     Invoke(() => ApplicationServerLogic.RemoveForceInstallation(forceInstallation));
 }