mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Add XML comments to public entities.
This commit is contained in:
@@ -41,6 +41,9 @@ namespace Aaru.DiscImages
|
||||
{
|
||||
// TODO: There seems no be no clear definition on how to treat pregaps that are not included in the file, so this is just appending it to start of track
|
||||
// TODO: This format doesn't support to specify pregaps that are included in the file (like Redump ones)
|
||||
/// <summary>
|
||||
/// Implements reading Dreamcast GDI disc images
|
||||
/// </summary>
|
||||
public sealed partial class Gdi : IOpticalMediaImage
|
||||
{
|
||||
ulong _densitySeparationSectors;
|
||||
|
||||
Reference in New Issue
Block a user