Skip to content

Commit 72f7583

Browse files
Shane32gfoidl
andauthored
Update QRCoder/Extensions/BitArrayExtensions.cs
Co-authored-by: Günther Foidl <[email protected]>
1 parent 04425ff commit 72f7583

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

QRCoder/Extensions/BitArrayExtensions.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ namespace QRCoder
77
/// </summary>
88
internal static class BitArrayExtensions
99
{
10+
/// <summary>
1011
/// Copies a specified number of elements from one <see cref="BitArray"/> to another starting at the specified offsets.
1112
/// </summary>
1213
/// <param name="source">The source <see cref="BitArray"/> from which elements will be copied.</param>

0 commit comments

Comments
 (0)