mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Add missing XML documentation inheritance.
This commit is contained in:
@@ -43,6 +43,7 @@ using Marshal = Aaru.Helpers.Marshal;
|
||||
namespace Aaru.Filesystems
|
||||
{
|
||||
// Information from Practical Filesystem Design, ISBN 1-55860-497-9
|
||||
/// <inheritdoc />
|
||||
/// <summary>
|
||||
/// Implements detection of the Be (new) filesystem
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user