コード例 #1
0
ファイル: HashExporter.cs プロジェクト: CPPlus/TheTool
 public void Cleanup()
 {
     md5.Clear();
     writer.Cleanup();
 }