Prepare xStringService except Controllers ...

This commit is contained in:
2026-05-24 22:46:25 +03:30
parent b44c014de8
commit 30b3e80a8d
9 changed files with 433 additions and 34 deletions
View File
-5
View File
@@ -1,5 +0,0 @@
namespace xStringService.Constants
{
public enum XStringHubAction
{ }
}
-3
View File
@@ -1,3 +0,0 @@
namespace xStringService.Constants {
public class xStringServiceConstants { }
}