Удаление собственного делигата
This commit is contained in:
parent
5e938c51d2
commit
1a379c9944
@ -1,9 +0,0 @@
|
|||||||
using ProjectSeaplane.Drawnings;
|
|
||||||
|
|
||||||
namespace ProjectSeaplane;
|
|
||||||
|
|
||||||
/// <summary>
|
|
||||||
/// Делегат передачи объекта класса-прорисовки
|
|
||||||
/// </summary>
|
|
||||||
/// <param name="plane"></param>
|
|
||||||
public delegate void PlaneDelegate(DrawningPlane plane);
|
|
Loading…
Reference in New Issue
Block a user