Using Common

This commit is contained in:
2023-04-02 22:30:32 +02:00
parent cb719cfdf1
commit 0fbe05e547

View File

@@ -1,3 +1,4 @@
using Common;
namespace GUI;
public delegate void MethodRequest();