Bondarenko M.S. Lab Work 7 #14

Closed
maxnes3 wants to merge 8 commits from LabWork_07 into LabWork_06
Showing only changes of commit 9980a9395d - Show all commits

View File

@ -1,10 +0,0 @@
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace WarmlyShip
{
public delegate void ShipDelegate(DrawingWarmlyShip warmlyShip);
}