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