mirror of
https://github.com/DarthAffe/RGB.NET.git
synced 2025-12-13 10:08:31 +00:00
Added missing class-doc
This commit is contained in:
parent
f02d4564fa
commit
39b511b8c5
@ -8,6 +8,9 @@ using System.Threading;
|
|||||||
|
|
||||||
namespace RGB.NET.Core;
|
namespace RGB.NET.Core;
|
||||||
|
|
||||||
|
/// <summary>
|
||||||
|
/// Offers some helper methods for timed operations.
|
||||||
|
/// </summary>
|
||||||
public static class TimerHelper
|
public static class TimerHelper
|
||||||
{
|
{
|
||||||
#region DLL-Imports
|
#region DLL-Imports
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user