Ну вроде точно все
This commit is contained in:
parent
5f6fb71411
commit
c17256b03b
@ -63,16 +63,8 @@ public partial class FormElectricLocomotiveConfig : Form
|
||||
}
|
||||
}
|
||||
|
||||
public event Func<DrawningLocomotive> MyEvent;
|
||||
|
||||
public void OnMyEvent(Func<DrawningLocomotive> obj)
|
||||
{
|
||||
MyEvent += obj;
|
||||
}
|
||||
static void Handle(object obj)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
|
||||
/// <summary>
|
||||
|
Loading…
Reference in New Issue
Block a user