PIbd_22_Borovkov_M_V_Electr.../ElectricLocomotive/Class1.cs
2023-09-27 09:51:02 +04:00

13 lines
191 B
C#

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