Tomasheva_Lab_№1 #2

Merged
eegov merged 4 commits from Lab1 into master 2022-10-14 10:01:13 +04:00
Showing only changes of commit 9d0276fbeb - Show all commits

View File

@ -1,10 +0,0 @@
namespace RoadTrain
{
public partial class Form1 : Form
{
public Form1()
{
InitializeComponent();
}
}
}