Add missing XML documentation inheritance.

This commit is contained in:
2021-08-17 14:25:11 +01:00
parent fb6e3cf361
commit c63d5a5f44
2 changed files with 21 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ using Aaru.CommonTypes.Structs;
namespace Aaru.CommonTypes.Interfaces
{
/// <inheritdoc />
/// <summary>
/// Defines an image that can store the information from streaming, digital, tapes
/// </summary>