public void Kill(string projectName) { _server.Kill(projectName); }
public void Kill(string projectName) { cruiseServer.Kill(projectName); }