Key von Syncfusion wird aus der Dongle nun gelesen

This commit is contained in:
HuskyTeufel
2022-03-25 15:47:46 +01:00
parent d96c618a21
commit d350791acc
10 changed files with 145 additions and 42 deletions

View File

@@ -1,4 +1,5 @@
#define LAPTOP
using SanShared;
using System;
using System.Collections.Generic;
using System.Linq;
@@ -6,6 +7,7 @@ using System.Threading;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace SanSystem
{
static class Program