This commit is contained in:
SamSys
2025-09-07 05:29:07 +03:30
parent 9cd00a1886
commit 1daaeff194

View File

@@ -0,0 +1,12 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace CompanyManagment.App.Contracts.ContactUs
{
class test2
{
}
}