изменения
This commit is contained in:
parent
dda318fce5
commit
db711f274e
@ -21,7 +21,7 @@ public partial class FormGasConfig : Form
|
|||||||
/// <summary>
|
/// <summary>
|
||||||
/// Привязка внешнего метода к событию
|
/// Привязка внешнего метода к событию
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="warshipDelegate"></param>
|
/// <param name="machineDelegate"></param>
|
||||||
public void AddEvent(Action<DrawningMachine>? machineDelegate)
|
public void AddEvent(Action<DrawningMachine>? machineDelegate)
|
||||||
{
|
{
|
||||||
MachineDelegate += machineDelegate;
|
MachineDelegate += machineDelegate;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user