Add missing XML documentation inheritance.

This commit is contained in:
2021-08-17 14:25:12 +01:00
parent 00f605b0ca
commit 6dd5fb5c5c
136 changed files with 193 additions and 51 deletions

View File

@@ -44,6 +44,7 @@ using ufs_daddr_t = System.Int32;
namespace Aaru.Filesystems
{
/// <inheritdoc />
/// <summary>
/// Implements identification of a dump(8) image (virtual filesystem on a file)
/// </summary>