Show / Hide Table of Contents

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
Back to top Generated by DocFX