mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
More documentation inheritance.
This commit is contained in:
@@ -36,6 +36,7 @@ using Aaru.CommonTypes.Interfaces;
|
||||
|
||||
namespace Aaru.Filters
|
||||
{
|
||||
/// <inheritdoc />
|
||||
/// <summary>No filter for reading files not recognized by any filter</summary>
|
||||
public sealed class ZZZNoFilter : IFilter
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user