Delegate Input.ReceivedEvent
Namespace: Experior.Core.Communication.PLC
Assembly: Experior.Core.dll
Syntax
public delegate void ReceivedEvent(Input sender, object value);
Parameters
Type | Name | Description |
---|---|---|
Input | sender | |
System. |
value |