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:
@@ -38,6 +38,9 @@ using Aaru.CommonTypes.Structs;
|
||||
|
||||
namespace Aaru.DiscImages
|
||||
{
|
||||
/// <summary>
|
||||
/// Implements reading and writing DR-DOS' DISKCOPY disk images
|
||||
/// </summary>
|
||||
public sealed partial class DriDiskCopy : IWritableImage
|
||||
{
|
||||
/// <summary>Disk image file</summary>
|
||||
|
||||
Reference in New Issue
Block a user