示例#1
0
 internal void RemoveService(ServiceInfo service)
 {
     _serviceManager.RemoveService(service);
 }