コード例 #1
0
ファイル: RPCClient.cs プロジェクト: tlsnns/NTLMClient
 public void Close()
 {
     RPCWorker.Close();
 }