We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f26b3c1 commit a96b994Copy full SHA for a96b994
RGB.NET.Devices.Wooting/Native/WootingNativeUpdateQueue.cs
@@ -18,7 +18,7 @@ public sealed class WootingNativeUpdateQueue : UpdateQueue
18
#region Constructors
19
20
/// <summary>
21
- /// Initializes a new instance of the <see cref="WootingUpdateQueue"/> class.
+ /// Initializes a new instance of the <see cref="WootingNativeUpdateQueue"/> class.
22
/// </summary>
23
/// <param name="updateTrigger">The update trigger used by this queue.</param>
24
public WootingNativeUpdateQueue(IDeviceUpdateTrigger updateTrigger, byte deviceId)
0 commit comments