Delegate Connection.Inputs.InputEvent
Namespace: Experior.Core.Communication.PLC
Assembly: Experior.Core.dll
Syntax
public delegate void InputEvent(Input sender, IConnection connection);
Parameters
Type | Name | Description |
---|---|---|
Input | sender | |
IConnection | connection |