Show / Hide Table of Contents

Delegate Output.SendingEvent

Namespace: Experior.Core.Communication.PLC
Assembly: Experior.Core.dll
Syntax
public delegate void SendingEvent(Output sender, object value);
Parameters
Type Name Description
Output sender
System.Object value
Back to top Generated by DocFX