コード例 #1
0
ファイル: Archive.cs プロジェクト: bra1nb3am3r/unrarit
 public uint GetNumberOfProperties()
 {
     return(inArchive.GetNumberOfProperties());
 }