Show / Hide Table of Contents

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