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