Show / Hide Table of Contents

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