From 5d6fbd2ff1c9c54355f57c8b16d497f618e0a566 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zsolt=20Gajd=C3=A1cs?= <33376024+ZsoltGajdacs@users.noreply.github.com> Date: Mon, 12 Oct 2020 04:53:33 +0200 Subject: [PATCH] Update IWatcher.cs --- IWatcher.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IWatcher.cs b/IWatcher.cs index 90c7ba6..bcfb247 100644 --- a/IWatcher.cs +++ b/IWatcher.cs @@ -2,7 +2,7 @@ namespace UsageWatcher { - public interface IWatcher + public interface IWatcher : IDisposable { /// /// Gives back usage time inbetween the given dates