From 1914658e5cd26c0e17c79b86ff0280bd77404021 Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Thu, 25 Feb 2021 17:35:57 +0100 Subject: [PATCH] typo --- Thermo.Active.Core/ThreadsFunctions.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Thermo.Active.Core/ThreadsFunctions.cs b/Thermo.Active.Core/ThreadsFunctions.cs index 541cc4b7..a4a24262 100644 --- a/Thermo.Active.Core/ThreadsFunctions.cs +++ b/Thermo.Active.Core/ThreadsFunctions.cs @@ -32,6 +32,7 @@ using System.Configuration; using Thermo.Active.Model.DTOModels.ThIO; using Thermo.Active.Thermocamera; + public static class ThreadsFunctions { #region Private Fields