More documentation inheritance.

This commit is contained in:
2021-08-17 16:12:30 +01:00
parent c6f5ece939
commit 1f7bcc83f1
24 changed files with 20 additions and 5 deletions

View File

@@ -34,6 +34,7 @@ using System;
namespace Aaru.Database.Models
{
/// <inheritdoc />
/// <summary>
/// CD read offset
/// </summary>

View File

@@ -32,6 +32,7 @@
namespace Aaru.Database.Models
{
/// <inheritdoc />
/// <summary>
/// Aaru version
/// </summary>