Удалить 'Catamaran/BoatDelegate.cs'
This commit is contained in:
parent
4a2dea3c69
commit
c3c51616cd
@ -1,15 +0,0 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace Catamaran
|
||||
{
|
||||
|
||||
/// <summary>
|
||||
/// Делегат для передачи объекта-лодки
|
||||
/// </summary>
|
||||
/// <param name="Boat"></param>
|
||||
public delegate void BoatDelegate(DrawingBoat boat);
|
||||
}
|
Loading…
Reference in New Issue
Block a user