mirror of
https://github.com/aaru-dps/Aaru.CommonTypes.git
synced 2025-12-16 19:24:30 +00:00
Use Aaru Metadata instead of CICM Metadata.
This commit is contained in:
@@ -78,8 +78,8 @@ public class BlockMedia
|
||||
public DimensionsNew Dimensions { get; set; }
|
||||
public List<Partition> FileSystemInformation { get; set; }
|
||||
public List<DumpHardware> DumpHardware { get; set; }
|
||||
public string DiskType { get; set; }
|
||||
public string DiskSubType { get; set; }
|
||||
public string MediaType { get; set; }
|
||||
public string MediaSubType { get; set; }
|
||||
public string Interface { get; set; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user