ISEbd-22 Alimova M.S. Lab Work 06 #6

Closed
malimova wants to merge 5 commits from Lab6 into Lab5
Showing only changes of commit f210de00c3 - Show all commits

View File

@ -0,0 +1,12 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace AirBomber
{
internal class ExtentionDrawningAirPlane
{
}
}