Add missing XML documentation inheritance.

This commit is contained in:
2021-08-17 14:25:11 +01:00
parent 8ca59cbcd0
commit 7606ab26dd
2 changed files with 2 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
namespace Aaru.Checksums
{
/// <inheritdoc />
/// <summary>
/// Implements the CRC16 algorithm with IBM polynomial and seed
/// </summary>