コード例 #1
0
ファイル: ZlibTransform.cs プロジェクト: neoscrib/secureshell
 public void Dispose()
 {
     handle.Close();
 }