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