コード例 #1
0
 internal MasterFileTable(INtfsContext context, InternalMasterFileTable mft)
 {
     _context = context;
     _mft = mft;
 }
コード例 #2
0
 internal MasterFileTable(INtfsContext context, InternalMasterFileTable mft)
 {
     _context = context;
     _mft     = mft;
 }