My_First_Repo/Class1.cs
2025-02-24 13:54:07 +03:00

13 lines
188 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Console_for_gip
{
internal class Class1
{
}
}