コード例 #1
0
ファイル: InstanceProxy.cs プロジェクト: mesh42/vpnet
 public void Close()
 {
     _pipeProxy.Leave();
 }