Riorganizzazione in 2 soluzioni ( IOB e IOT)

This commit is contained in:
Samuele E. Locatelli
2020-09-26 12:38:14 +02:00
parent 3387e7b5aa
commit f1643e903f
16 changed files with 741 additions and 143 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ using System.Threading.Tasks;
namespace Iob.Model
{
class IobSample
internal class IobSample
{
}
}
}