Exemplo n.º 1
0
 /// <summary>
 /// 取消注册公开的服务对象
 /// </summary>
 public void Unregister()
 {
     bundleContext.UnRegisterService(reference);
 }