예제 #1
0
파일: HashFile.cs 프로젝트: MosheFogel/FMS
 public HashFile()
 {
     my_hash_file_pointer = CppToCsharpAdapter.MakeHashFileObject();
 }