фикс
This commit is contained in:
parent
62ba43a7f5
commit
70023c1911
@ -1,15 +0,0 @@
|
|||||||
using ProjectElectricLocomotive.Drawnings;
|
|
||||||
using System;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Text;
|
|
||||||
using System.Threading.Tasks;
|
|
||||||
|
|
||||||
namespace ProjectElectricLocomotive;
|
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// Делегат передачи объекта класса-прорисовки
|
|
||||||
/// </summary>
|
|
||||||
/// <param name="locomotive"></param>
|
|
||||||
public delegate void LocomotiveDelegate(DrawningLocomotive locomotive);
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user