コード例 #1
0
 private void UnRegisterService(IAppHost host = null)
 {
     ServiceDiscovery.Unregister(host);
 }