Show / Hide Table of Contents

Delegate BufferChangedEvent

Namespace: Experior.Interfaces.Communication.PLC
Assembly: Experior.Interfaces.dll
Syntax
public delegate void BufferChangedEvent(IBuffer buffer);
Parameters
Type Name Description
IBuffer buffer
Back to top Generated by DocFX